Page 1 of 1

SSL for each domain/virtualhost

PostPosted: 05. March 2012 22:41
by alain.roger
HI,

i try to setup XAMPP to user SSL for server virtualhosts.
AFAIK i must setup it into httpd.conf file if it is for all virtualhosts.
however, it doesn't work when i type https://myvirtualhost/mywebsite i do not get any https...without "S" (so http) everything works well.
as i'm testing an e-shop i need to test also the secured layer.

i use xampp 1.7.7 under windows 7, and i replaced the different server.crt, .key and csr files in their respective folders...
could you tell me where is the problem ?
thx.