On Mon, Mar 27, 2000, Bennett Todd wrote:
> 2000-03-27-06:06:50 Magnus Stenman:
> > What is the status on the S/MIME implementation
> > that was mentioned on the list a while ago?

> I've not been interested in it much myself, but as best I can recall
> from what I saw on the list, S/MIME would be trivial to do, might
> not even require any mods to mutt itself, just config files, if only
> there were a helper program, after the style of pgp or gpg, to do
> the actual work.

Use OpenSSL 0.9.5 or later:

Verifying a signature can be done with:
openssl smime -verify -CApath certs

or something similar (man openssl or openssl smime -help).

Reply via email to