summaryrefslogtreecommitdiff
path: root/open-vm-tools/scripts/common/guestproxy-ssl.conf
blob: dc2b0d6f0bbff6f4898c809dfadbe740c69f2597 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[ req ]
default_bits            = 2048
distinguished_name      = req_distinguished_name

encrypt_key             = no
prompt                  = no

string_mask             = nombstr
x509_extensions         = x509

[ req_distinguished_name ]
countryName             = US
stateOrProvinceName     = California
localityName            = Palo Alto
organizationName      = VMware, Inc
organizationalUnitName  = PMI

[ x509 ]
basicConstraints        = CA:true