add note about 56 bit ciphers

PR: 1461
This commit is contained in:
Nils Larsch 2007-02-06 19:40:45 +00:00
parent e31c620686
commit 082f19b42d

View File

@ -146,7 +146,9 @@ export encryption algorithms. Including 40 and 56 bits algorithms.
=item B<EXPORT56> =item B<EXPORT56>
56 bit export encryption algorithms. 56 bit export encryption algorithms. In OpenSSL 0.9.8c and later the set of
56 bit export ciphers is empty unless OpenSSL has been explicitly configured
with support for experimental ciphers.
=item B<eNULL>, B<NULL> =item B<eNULL>, B<NULL>