Greetings all:
Created a web app using an SSL cert created with openSSL. Everything works great on the development machine but when I move the application (along with all the web folders, etc) to a production machine, it wont work. It must be something with the certificates because turning off SSL and the app works as expected on the production machine. Ideas? I am a bit stumped at this point. (PS Firewall allows for both 443 and the webserver port). Thanks!
Shawn