From: Dr. Stephen Henson Date: Mon, 4 Oct 2010 13:28:46 +0000 (+0000) Subject: Minor documentation fixes, PR#2345 X-Git-Tag: OpenSSL-fips-2_0-rc1~966 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7e0de9e8a6ac931f4e4ad2dfdd5b03dc2a66e9a6;p=oweals%2Fopenssl.git Minor documentation fixes, PR#2345 --- diff --git a/doc/apps/smime.pod b/doc/apps/smime.pod index 4b0f34883a..e4e89af847 100644 --- a/doc/apps/smime.pod +++ b/doc/apps/smime.pod @@ -427,7 +427,7 @@ Ideally a database should be maintained of a certificates for each email address. The code doesn't currently take note of the permitted symmetric encryption -algorithms as supplied in the SMIMECapabilities signed attribute. this means the +algorithms as supplied in the SMIMECapabilities signed attribute. This means the user has to manually include the correct encryption algorithm. It should store the list of permitted ciphers in a database and only use those.