From: Dr. Stephen Henson Date: Mon, 4 Oct 2010 13:28:35 +0000 (+0000) Subject: Minor documentation fixes, PR#2345 X-Git-Tag: OpenSSL_1_0_0b~13 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c14c6e996de835ddbf12532056958e76991765ed;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.