Re: Creating certificates with more than one eMail address

2004-01-30 Thread Dhiva
I had created one certificate but the2nd email address was just UNUSABLE. I couldn't use that 2nd email address to sign, encrypt. etc. Tested with Mozilla and Outlook family email clients. Frédéric Giudicelli wrote: in openssl.cnf in the section regarding the DN definition. 0.emailAddress 1.email

ASN1_d2i_bio on non blocking socket

2004-01-30 Thread Frédéric Giudicelli
Hi, Up to now I always used blocking sockets for my client/server communication, but from time to time I end up having some deadlocks when the server is stopping. So I wish to switch to non blocking sockets. The client/server protocol is ASN.1 based. I use ASN1_d2i_bio and ASN1_i2d_bio to exch

Re: Creating certificates with more than one eMail address

2004-01-30 Thread Frédéric Giudicelli
in openssl.cnf in the section regarding the DN definition. 0.emailAddress 1.emailAddress -- Frédéric Giudicelli http://www.newpki.org Stephan Boldt wrote: Hello! Is it possible to create certificates with more than one eMail address? I want to create a cert which can sign mails from different eM

Creating certificates with more than one eMail address

2004-01-30 Thread Stephan Boldt
Hello! Is it possible to create certificates with more than one eMail address? I want to create a cert which can sign mails from different eMail addresses. Is that possible? And if it is, how can I do it? Thank you for your help! Stephan _

Subject Unique ID

2004-01-30 Thread Stephan Boldt
Hello! I've read about a field called "Subject Unique ID" and would like to fill it with the customer-number, but I haven't managed to do this. Can someone tell me, how to do this? Thank you all for your help! Stephan __ OpenSS