Re: Serial number generation

2001-12-08 Thread [EMAIL PROTECTED]
hi, Recal this being asked however never did catch a response. What name value pairing is used to provide Serial Number for Certs? I sure don't know but would like to:-)) TIA __ OpenSSL Project

Re: your mail

2001-12-08 Thread Michael Sierchio
Gregory Stark wrote: > Maybe you are confusing DN's with CN's. Phone home to find out yes -- not used to this AZERTY keyboard. __ OpenSSL Project http://www.openssl.org User Support Mailing List

Re: your mail

2001-12-08 Thread Gregory Stark
Perhaps on your home planet this is indeed true, but here on Earth there can be multiple CN's in the subject field of a valid X509 certificate. Check out section 3.1 of RFC2818 for an how to match against these for HTTP over TLS. Maybe you are confusing DN's with CN's. Phone home to find out :)

Re: installing,compiling openssl for usage in VC ++ 6

2001-12-08 Thread Gregory Stark
Larry, You're correct, all you would normally need is the libraries and the headers to develop your own projects. However, the OpenSSL project does not provide already-built binaries, so you have to build your own. The build process is a bit complex, as it is for almost any project such

Re: where is the private key ?

2001-12-08 Thread Lutz Jaenicke
On Sat, Dec 08, 2001 at 11:39:40AM +0400, Sarath Chandra M wrote: > Hi, > I am generating client certificates using this method at the openssl server: > > openssl genrsa -des3 -out user.key 1024 > openssl req -new -config openssl.cnf -key user.key -out user.csr > openssl ca -config openssl.cnf -

REMOVE

2001-12-08 Thread Michael Sweringen
REMOVE   Michael   Michael Sweringen[EMAIL PROTECTED]718.421.9899

installing,compiling openssl for usage in VC ++ 6

2001-12-08 Thread RTCYB
Hi, i read the install.w32 file,but i don't understand,or the file is wrong. 1.Why do i need perl? 2.The descripted perl commands like configure VC-WIN32 don't work,do_ms etc. not even found in perlinstallation or in the help file,i don't get it,and don't understand it. Do i need to make a course