I installed openssl on my Wamp Server following the instructions found at How to install: OpenSSL + WAMP. I have my setup in my http.conf file to currently listen to port 8080 in order to accommodate running Wamp along side IIS.
ServerName localhost:8080
However, I cannot get my wamp server to run after I edit the httpd-ssl.conf file according to the instructions.
So my question is how do I run openSSL on Wamp along side IIS?
Running 2 webserverse on the same server needs to have either different ports or differnet IPs.
You took the road using a different Port which is working but then you need to call your server with https://localhost:8080/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With