Wamp and SSL

If you are looking for a way to set up SSL on your WAMP development environment, here is the solution:

http://www.webidsupport.com/forums/showthread.php?705-https-SSL-Under-WAMP

In my case setting the VirtualHost this way helped:


<VirtualHost 127.0.0.1:443>

instead of


<VirtualHost *:443>

If you still have errors don’t forget to check the errors and warnings in apache_error.log.
There is a lot of valuable info there.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s


Follow

Get every new post delivered to your Inbox.