Re: S/MIME with MUA's.

2000-11-27 Thread Bruce Stephens
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

Re: S/MIME with MUA's.

2000-11-27 Thread Dr S N Henson
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

Re: S/MIME with MUA's.

2000-11-27 Thread Bruce Stephens
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

Re: S/MIME with MUA's.

2000-11-27 Thread Dr S N Henson
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

Re: S/MIME with MUA's.

2000-11-27 Thread Bruce Stephens
"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