From: Dr. Stephen Henson Date: Mon, 4 Oct 2010 13:28:27 +0000 (+0000) Subject: Minor documentation fixes, PR#2345 X-Git-Tag: OpenSSL_1_0_1-beta1~457 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=0172ad290226afe5b2b85822494fde7b51af6c59 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.