summaryrefslogtreecommitdiff
path: root/crypto/openssl/doc/man1/pkcs12.pod
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/doc/man1/pkcs12.pod')
-rw-r--r--crypto/openssl/doc/man1/pkcs12.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/openssl/doc/man1/pkcs12.pod b/crypto/openssl/doc/man1/pkcs12.pod
index 6f890c120f3c0..da887a469978c 100644
--- a/crypto/openssl/doc/man1/pkcs12.pod
+++ b/crypto/openssl/doc/man1/pkcs12.pod
@@ -225,7 +225,8 @@ for this search. If the search fails it is considered a fatal error.
Encrypt the certificate using triple DES, this may render the PKCS#12
file unreadable by some "export grade" software. By default the private
-key is encrypted using triple DES and the certificate using 40 bit RC2.
+key is encrypted using triple DES and the certificate using 40 bit RC2
+unless RC2 is disabled in which case triple DES is used.
=item B<-keypbe alg>, B<-certpbe alg>