diff options
Diffstat (limited to 'src/lib/libssl/doc')
| -rw-r--r-- | src/lib/libssl/doc/openssl.cnf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/lib/libssl/doc/openssl.cnf b/src/lib/libssl/doc/openssl.cnf index 854d1f164e..eca51c3322 100644 --- a/src/lib/libssl/doc/openssl.cnf +++ b/src/lib/libssl/doc/openssl.cnf | |||
| @@ -38,14 +38,10 @@ dir = ./demoCA # Where everything is kept | |||
| 38 | certs = $dir/certs # Where the issued certs are kept | 38 | certs = $dir/certs # Where the issued certs are kept |
| 39 | crl_dir = $dir/crl # Where the issued crl are kept | 39 | crl_dir = $dir/crl # Where the issued crl are kept |
| 40 | database = $dir/index.txt # database index file. | 40 | database = $dir/index.txt # database index file. |
| 41 | #unique_subject = no # Set to 'no' to allow creation of | ||
| 42 | # several ctificates with same subject. | ||
| 43 | new_certs_dir = $dir/newcerts # default place for new certs. | 41 | new_certs_dir = $dir/newcerts # default place for new certs. |
| 44 | 42 | ||
| 45 | certificate = $dir/cacert.pem # The CA certificate | 43 | certificate = $dir/cacert.pem # The CA certificate |
| 46 | serial = $dir/serial # The current serial number | 44 | serial = $dir/serial # The current serial number |
| 47 | #crlnumber = $dir/crlnumber # the current crl number | ||
| 48 | # must be commented out to leave a V1 CRL | ||
| 49 | crl = $dir/crl.pem # The current CRL | 45 | crl = $dir/crl.pem # The current CRL |
| 50 | private_key = $dir/private/cakey.pem# The private key | 46 | private_key = $dir/private/cakey.pem# The private key |
| 51 | RANDFILE = $dir/private/.rand # private random number file | 47 | RANDFILE = $dir/private/.rand # private random number file |
| @@ -62,7 +58,6 @@ cert_opt = ca_default # Certificate field options | |||
| 62 | 58 | ||
| 63 | # Extensions to add to a CRL. Note: Netscape communicator chokes on V2 CRLs | 59 | # Extensions to add to a CRL. Note: Netscape communicator chokes on V2 CRLs |
| 64 | # so this is commented out by default to leave a V1 CRL. | 60 | # so this is commented out by default to leave a V1 CRL. |
| 65 | # crlnumber must also be commented out to leave a V1 CRL. | ||
| 66 | # crl_extensions = crl_ext | 61 | # crl_extensions = crl_ext |
| 67 | 62 | ||
| 68 | default_days = 365 # how long to certify for | 63 | default_days = 365 # how long to certify for |
