PDA

View Full Version : How to install Self Signed certificate in XAMPP on linux


Nirbhay
11-26-2009, 06:30 AM
HI All,

I am not sure whether this issue belongs to this particular forum,but still i hope to get at least some help.

The problem is that we have installed XAMPP on linux box,Now according to the new requirement we have to get the self signed certificate install on XAMPP.In net we are getting the information of installing it on Apache but there is no information on how to configure it in XAMPP installed on linux.

Can anyone tell how to proceed and install it in XAMPP to make the application secure.

120
11-26-2009, 07:27 PM
This may help:

http://www.akadia.com/services/ssh_test_certificate.html

Nirbhay
11-30-2009, 11:58 AM
Thanks for the response .. but this link provides info only for installing SSL certificate on Apache which is not required.I need to install SSL certificate in XAMPP on linux

oracleguy
11-30-2009, 06:42 PM
XAMPP uses Apache, so that procedure will work for the most part.

You'll have to edit the httpd-ssl.conf file in XAMPP. At least for XAMPP on Windows, I dunno what the parity is like with the Linux version, hopefully it should be similar.