Creating an SSL Certificate Problem

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Creating an SSL Certificate Problem

Postby ervand » 12. March 2007 21:12

Version Xampp 2.1

I went and got SSL Wild Card Certifcate from godaddy.com. The instruction from godaddy are as fallows:

cd /usr/bin/ (/your path to openssl/)
Enter a passphrase when prompted to.
openssl genrsa -des3 -out <name of your certificate>.key 1024
openssl req -new -key <name of your certificate>.key -out <name of your certificate>.csr

What I did:

C:\apache\xampp\apche\bin\>openssl genrsa -des3 -out www.mydomain.com.key 1024

At this stage I got to enter a pass pharse and it worked well

C:\apache\xampp\apche\bin\openssl req -new -key www.mydomain.com.key -out www.mydomain.com.csr

Got a message saying "Unable to load config info from c:\openssl\bin"

What am I doing wrong? or what am I missing? Please Help
ervand
 
Posts: 4
Joined: 12. March 2007 20:51

Postby ervand » 15. March 2007 00:40

I found out how to do it.
ervand
 
Posts: 4
Joined: 12. March 2007 20:51


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 106 guests