(Security): Mention S/MIME passphrases.
authorSimon Josefsson <jas@extundo.com>
Sun, 22 Jun 2003 11:35:08 +0000 (11:35 +0000)
committerSimon Josefsson <jas@extundo.com>
Sun, 22 Jun 2003 11:35:08 +0000 (11:35 +0000)
texi/ChangeLog
texi/message.texi

index a3033a9..d850590 100644 (file)
@@ -1,3 +1,7 @@
+2003-06-22  Simon Josefsson  <jas@extundo.com>
+
+       * message.texi (Security): Mention S/MIME passphrases.
+
 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus.texi: Add @command.
index 3374705..a20d758 100644 (file)
@@ -1033,8 +1033,13 @@ $ openssl pkcs12 -in ns.p12 -clcerts -nodes > key+cert.pem
 The @file{key+cert.pem} file should be pointed to from the
 @code{smime-keys} variable.  You should now be able to send signed mail.
 
-@emph{Note!}  Your private key is stored unencrypted in the file, so take
-care in handling it.
+@emph{Note!}  Your private key is now stored unencrypted in the file,
+so take care in handling it.  Storing encrypted keys on the disk are
+supported, and Gnus will ask you for a passphrase before invoking
+OpenSSL.  Read the OpenSSL documentation for how to achieve this.  If
+you use unencrypted keys (e.g., if they are on a secure storage, or if
+you are on secure single user machine) simply press @code{RET} at the
+passphrase prompt.
 
 @subsection Using PGP/MIME