OpenSSL + windows + asynch callbacks not being posted

2005-09-01 Thread Adrien de Croy
Hi all found this one out the hard way. Had been having a problem with OpenSSL losing callbacks, specifically FD_READ notifications. Turned out to be fairly simple, but non-intuitive. Many windows sockets apps rely on the OS to send an FD_READ notification to tell the app when to read

Re: Does OpenSSL support AttributeCertificate RFC 3281?

2005-09-01 Thread Dmitry Belyavsky
Greetings! On Wed, 31 Aug 2005, Dr. Stephen Henson wrote: There isn't any generation or printing support in that modules. Though the generic printing support that I'm working on in OpenSSL 0.9.9 should handle them when its usable. Is it possible to see 0.9.9 release plans? Company I work at

FW: CA generation/certificate serial number

2005-09-01 Thread Frédéric Donnat
Hi, Sorry if this is a second post, but the first one should not have reached the openssl mail server due to the attachment. Move test-2-bad.crt to test-2-bad.pem Hi, thanks for your answer, But the signature is OK when creating the X509 certificate signing it and verifying it. (the dump is

Re: Does OpenSSL support AttributeCertificate RFC 3281?

2005-09-01 Thread Hashim Saleem
Could I have a look at that unpublished ASN1 module? Regards, Hashim Saleem On 8/31/05, Dr. Stephen Henson [EMAIL PROTECTED] wrote: On Wed, Aug 31, 2005, Hashim Saleem wrote: Hi,I just want to know that whether OpenSSL supports Attribute Certificates or not? I've searched in OpenSSL headers and

Problem verifying self signed certificate

2005-09-01 Thread James Wilde
smime.p7m Description: S/MIME encrypted message

VC++ 6.0 Compile problems.

2005-09-01 Thread Adam Jones
I can't compile and link openssl version .0.9.7g for VC++ 6.0 This is the error I am getting : Linking...libeay32.def : error LNK2001: unresolved external symbol PROXY_CERT_INFO_EXTENSION_freelibeay32.def : error LNK2001: unresolved external symbol

Re: Does OpenSSL support AttributeCertificate RFC 3281?

2005-09-01 Thread Dr. Stephen Henson
On Thu, Sep 01, 2005, Hashim Saleem wrote: Could I have a look at that unpublished ASN1 module? Regards, Hashim Saleem Well I *say* unpublished. Its actually in my 'play' directory on CVS in the directory 'x509ac'. I haven't updated it for a while though as you can see from the date.

Support for multiple client side cert+key ala Windows?

2005-09-01 Thread Michael Wang
Hi OpenSSL gurus, I recently discovered that I can import mulitple client side certificate and private keys into the MY store, and Windows will automatically pick the right client certificate based on the CAs listed in the Certificate Request message. Does OpenSSL have such a feature? Looking at

PRIVACY-ENHANCED MESSAGE RFC 1421, 1422, 1423, 1424

2005-09-01 Thread Martin
Title: Nachricht HI there, I'm a newbie to openssl. Here is my question : How can I create a "PRIVACY-ENHANCED MESSAGE" according to RFC 1421, 1422, 1423, 1424 ? thanks in advance Martin