Bug in smime -verify

2002-12-27 Thread Tim Tassonis
the signers certificate, althought I explicitely override this with -nointern. Is this a known bug and/or even already fixed in the openssl 0.9.7 betas? Attached is my test case. Bye Tin From: Tim Tassonis [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Eine sehr kurze Meldung Date: Fri, 27 Dec

S/MIME Library

2002-03-27 Thread Tim Tassonis
Hi I'm currently writing an S/MIME Gateway which transarently signs/encypts/verifies/decrypts mail messages. As input, I get the raw mail, including all headers and mime parts. I already successfully parsed a pkcs12 and signed a message, however, a few things are open:

Re: CRL Formats

2001-02-02 Thread Tim Tassonis
At least Netscape 4.nn however requires mime type "application/x-pkcs7-crl" together with a DER formatted crl, as in openssl crl. It will refuse a pkcs7 crl, at least in DER Format. Is Netscape just horribly wrong or what is the defined crl format for "application/x-pkcs7-crl"?

Re: Create PKCS#7

2000-10-10 Thread Tim Tassonis
Is anyone have an example of the method to create a PKCS#7 EnveloppedData when the different component of the PKCS#7 EnveloppedData comes from an particular application : - recipient certificate. - Encrypt Data. - Wrapped Session Key. I just know how to create a

bad mac decode in ssl handshake

2000-09-22 Thread Tim Tassonis
Hi When I try to contact the following SSL site with s_client, I cannot connect: www.genowebpayment.de:443 I haven't got an idea what web server they're using, but I can connect successfully with Netscape Communicator 4.75 under Linux for instance. The error occurs under 0.95a and 0.9.6-beta3