projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51381cd
)
Minor documentation fixes, PR#2345
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 4 Oct 2010 13:28:35 +0000
(13:28 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 4 Oct 2010 13:28:35 +0000
(13:28 +0000)
doc/apps/smime.pod
patch
|
blob
|
history
diff --git
a/doc/apps/smime.pod
b/doc/apps/smime.pod
index 4b0f34883adbb0dadca217fc798e0e8f1f5f8a10..e4e89af847ae0dfd15dd271a55dee4d7cffd154c 100644
(file)
--- 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.
t
his means the
+algorithms as supplied in the SMIMECapabilities signed attribute.
T
his 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.