Re: Problem creating certificate

2004-06-11 Thread Mike Sontum
There is a Perl wrapper to openssl for creating certs called CA.pl . There is also a page that has a tutorial on creating certs with this at: http://www.post1.com/home/ngps/m2/howto.ca.html You might try some of the generic certs provided just to get it working. Look to see where your code is tryi

Re: Problem creating certificate

2004-06-10 Thread mathan
Refer this link to create and test your application with SSL functionality http://www.visolve.com/openssl/   Thanks, Mathan   - Original Message - From: "ads nat" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 11, 2004 9:54 AM Subject: Problem creati

Problem creating certificate

2004-06-10 Thread ads nat
Hi, I am trying to create to use certificate for the first time. I am using Redhat Linux 9.0 server with openssl "openssl-0.9.7d" installed and compiled. I have done following steps. ## [ root]#openssl genrsa -des3 -out server.key 2048 This propmted me for passowrd. O.K. [ root]#openss

Problem creating certificate

2002-10-28 Thread Steven Schnader
I am new to creating ssl certificates so I am not sure if I am doing this correctly, so here it goes...   I am using windows 2000 with IIS.   First I created a request through IIS. I renamed the request to certreq.pem and placed the request in the demoCA directory   Next I created my own priv