Commit 2a9afa40 authored by Rich Salz's avatar Rich Salz
Browse files

RT3940: For now, just document the issue.

parent 0556f2aa
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -122,6 +122,9 @@ encrypt mail for the given recipient certificates. Input file is the message
to be encrypted. The output file is the encrypted mail in MIME format. The
actual CMS type is <B>EnvelopedData<B>.

Note that no revocation check is done for the recipient cert, so if that
key has been compromised, others may be able to decrypt the text.

=item B<-decrypt>

decrypt mail using the supplied certificate and private key. Expects an
+3 −0
Original line number Diff line number Diff line
@@ -90,6 +90,9 @@ Print out a usage message.
encrypt mail for the given recipient certificates. Input file is the message
to be encrypted. The output file is the encrypted mail in MIME format.

Note that no revocation check is done for the recipient cert, so if that
key has been compromised, others may be able to decrypt the text.

=item B<-decrypt>

decrypt mail using the supplied certificate and private key. Expects an