Problem with ssl cert, please help me

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

Problem with ssl cert, please help me

Postby yellow » 04. July 2007 08:59

I bought QuickSSL from namecheap.com, got the certificate and stored in /opt/lampp/etc/ssl.crt/mydomain.crt

After modifying the file /opt/lampp/etc/extra/httpd-ssl.conf I can not start the Apache server anymore (Apache does not report any specific error), what could have gone wrong?


Code: Select all
<VirtualHost *:443>
DocumentRoot "/opt/lampp/htdocs/mydomain"
ServerName www.mydomain.com:443
ServerAdmin mydomain@mail.com
ErrorLog /opt/lampp/logs/error_log
TransferLog /opt/lampp/logs/access_log

SSLCertificateFile /opt/lampp/etc/ssl.crt/mydomain.crt

SSLCertificateKeyFile /opt/lampp/etc/ssl.key/mydomain.key
yellow
 
Posts: 8
Joined: 23. December 2004 06:04

Postby yellow » 04. July 2007 12:43

I want to say thanks to sibawe, thru his post I found the solution to my problem:

sibawe's post:
http://community.apachefriends.org/f/viewtopic.php?t=22384

The solution: (write rsa key)
http://ceylonlinux.com/pdf/apache_ssl.pdf
yellow
 
Posts: 8
Joined: 23. December 2004 06:04

Postby SlisheR » 06. July 2007 19:51

Glad to hear.
SlisheR
 
Posts: 18
Joined: 06. July 2007 19:27
Location: The Netherlands


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 87 guests