diff options
Diffstat (limited to 'src/lib/libssl/doc')
| -rw-r--r-- | src/lib/libssl/doc/openssl.cnf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libssl/doc/openssl.cnf b/src/lib/libssl/doc/openssl.cnf index 18760c6e67..7250aacf2c 100644 --- a/src/lib/libssl/doc/openssl.cnf +++ b/src/lib/libssl/doc/openssl.cnf | |||
| @@ -6,7 +6,6 @@ | |||
| 6 | # This definition stops the following lines choking if HOME isn't | 6 | # This definition stops the following lines choking if HOME isn't |
| 7 | # defined. | 7 | # defined. |
| 8 | HOME = . | 8 | HOME = . |
| 9 | RANDFILE = $ENV::HOME/.rnd | ||
| 10 | 9 | ||
| 11 | # Extra OBJECT IDENTIFIER info: | 10 | # Extra OBJECT IDENTIFIER info: |
| 12 | #oid_file = $ENV::HOME/.oid | 11 | #oid_file = $ENV::HOME/.oid |
| @@ -53,7 +52,6 @@ crlnumber = $dir/crlnumber # the current crl number | |||
| 53 | # must be commented out to leave a V1 CRL | 52 | # must be commented out to leave a V1 CRL |
| 54 | crl = $dir/crl.pem # The current CRL | 53 | crl = $dir/crl.pem # The current CRL |
| 55 | private_key = $dir/private/cakey.pem# The private key | 54 | private_key = $dir/private/cakey.pem# The private key |
| 56 | RANDFILE = $dir/private/.rand # private random number file | ||
| 57 | 55 | ||
| 58 | x509_extensions = usr_cert # The extentions to add to the cert | 56 | x509_extensions = usr_cert # The extentions to add to the cert |
| 59 | 57 | ||
