# C: Country Name - 2 letter code (default: US) C = US # ST: State or Province Name - full name (default: CA) ST = CA # L: Locality or City Name (default: Alameda) L = Alameda # O: Organization or Company Name (default: Perforce Autogen Cert) O = Perforce Autogen Cert # OU = Organization Unit - division or unit OU = # CN: Common Name (usually the DNS name of the server) # (default: the current server's DNS name) CN = REPL_DNSNAME # EX: number of days from today for certificate expiration # (default: 730, e.g. 2 years) EX = 3650 # UNITS: unit multiplier for expiration (defaults to "days") # Valid values: "secs", "mins", "hours" UNITS = days
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 21500 | C. Thomas Tyler |
Updated to latest SDP. Fixed bug where spec depot files from Sample Depot were lost. Removed SSL_config.txt, as it is now redundant with SDP udpates. |
||
#1 | 21349 | C. Thomas Tyler |
Updated SDP version. Updated default release for P4/P4D to r16.2. Updated default Swarm to 2016.3. Adapated to new volume layout structure. Added support for generating SSL autogen cert file. |