How can i setup SSL on my local machine? im programming in php with mysql as db. on a windows machine?
sarmenhbb asked the question: i dont have iis installed so just using the apache service.
What is HTTPs and do I need to change my PHP program to work with it?
mesh2005 asked the question: I have a PHP program that runs on Apache and connects to MySQL. The network administrator told me that they will block HTTP and allow HTTPS, will that cause a problem with my application?
The administrator will install the certificates, do I need to change the code? The database is hosted on [...]