Page 1 of 1

How to create a self signed SSL certificate for XAMPP?

PostPosted: 22. August 2006 17:45
by thomask
I was just thinking of doing a little more with my windows based XAMPP server, I noticed that I could go to https://localhost and that the server seems to do https just fine, though it does not have a valid certificate (expired a few months ago) I was wondering how hard it would be to create a self signed certificate and where I would need to put it... Then also, how would I redirect traffic for the https to be mirrored to my virtual hosts' roots? ie - i have 2 virtual hosts running, I want https://host1 to be going to the same folder as http://host1...


Anyone think they can explain this simply in steps?