Gnus development mailing list
 help / color / mirror / Atom feed
* decrypting S/MIME messages
@ 2001-07-27 16:26 Vladimir Volovich
  2001-07-28  2:29 ` Simon Josefsson
  0 siblings, 1 reply; 8+ messages in thread
From: Vladimir Volovich @ 2001-07-27 16:26 UTC (permalink / raw)


Hi!

when i receive an encrypted S/MIME message, gnus diaplays something
like

  From: someone@somewhere
  Subject: something
  To: Vladimir Volovich <vvv@vsu.ru>
  Date: Fri, 27 Jul 2001 20:01:57 +0400

  [1. S/MIME Encrypted Message --- application/x-pkcs7-mime; smime.p7m]...

and when i press on the button, gnus proposes to save the
base64-encoded encrypted message body into a file! (instead of
proposing to decrypt the message).

If i raw-preview the message (C-u g), copy all the contents into some
buffer, and call M-x smime-decrypt-buffer, i see the decrypted message
body just fine, but of course non-formatted.

or, if i save the raw message in a file, and run
openssl smime -decrypt -recip /home/noc/vvv/.certs/vvv-cert.pem < message.txt
i also see the correctly decryptes message.

The question is: how should i view encrypted s/mime messages? why
there are no calls to smime-decrypt-buffer done by gnus automatically?

Is it just not-yet-implemented, but all framework is there already?

Best,
v.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-07-30 22:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-27 16:26 decrypting S/MIME messages Vladimir Volovich
2001-07-28  2:29 ` Simon Josefsson
2001-07-29  1:13   ` Simon Josefsson
2001-07-29 13:00     ` Vladimir Volovich
2001-07-29 14:44       ` Amos Gouaux
2001-07-29 20:14       ` Simon Josefsson
2001-07-30  9:39         ` Vladimir Volovich
2001-07-30 22:26           ` Simon Josefsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).