Dr S N Henson <[EMAIL PROTECTED]> writes:
[...]
> Ah, I see. The x509 -email option of OpenSSL 0.9.6 does just that.
So it does. Sorry, I should have RTFMed!
I've passed this information on to the Gnus list, so with any luck,
Gnus will be one of the first free MUAs to support S/MIME reasona
Bruce Stephens wrote:
>
> Dr S N Henson <[EMAIL PROTECTED]> writes:
>
> [...]
>
> > There's a function X509_get1_email() which will retrieve a list of
> > email addresses both from the subject name and subjectAltName
> > extensions and arrange them in a STACK. From then its trivial to
> > just
Dr S N Henson <[EMAIL PROTECTED]> writes:
[...]
> There's a function X509_get1_email() which will retrieve a list of
> email addresses both from the subject name and subjectAltName
> extensions and arrange them in a STACK. From then its trivial to
> just compare each or use sk_find().
>
> Curre
Bruce Stephens wrote:
>
> "Andrew Back" <[EMAIL PROTECTED]> writes:
>
> > Has anyone used OpenSSL S/MIME module with UNIX MUAs? In particular Id be
> > interested in config for use with Pine & Mutt. Im hoping theres some glue
> > that makes things a bit more automatic than using OpenSSL command
"Andrew Back" <[EMAIL PROTECTED]> writes:
> Has anyone used OpenSSL S/MIME module with UNIX MUAs? In particular Id be
> interested in config for use with Pine & Mutt. Im hoping theres some glue
> that makes things a bit more automatic than using OpenSSL command line.
The bleeding-edge CVS versio