RE: SMIME version 3 support

2006-03-03 Thread Kiefer, Sascha
Well, i used the MS CryptoAPI to have full support! --sk > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Perry L. Jones > Sent: Freitag, 3. März 2006 15:15 > To: openssl-users@openssl.org > Subject: SMIME version 3 support >

Re: SMIME version 3 support

2006-03-03 Thread Perry L. Jones
I am having an issue with one of your software products. At first it looked like MS outlook 2003 was sending SMIME v3 email message and SMIME_read_PKCS7 was having trouble parsing it. I have since found that this is not the case. It look more like a problem in how we are parsing other parts

Re: SMIME version 3 support

2006-03-03 Thread Dr. Stephen Henson
On Fri, Mar 03, 2006, Perry L. Jones wrote: > Hello, > > The man page for smime says that openssl does not support smime version > 3. Under the BUGS section. > > http://www.openssl.org/docs/apps/smime.html > > Does anyone know if there is any work being done to support smime > Version 3? >

SMIME version 3 support

2006-03-03 Thread Perry L. Jones
Hello, The man page for smime says that openssl does not support smime version 3. Under the BUGS section. http://www.openssl.org/docs/apps/smime.html Does anyone know if there is any work being done to support smime Version 3? If not is there possible another C api that already has support