07-02-2009, 12:03 PM
[eluser]theQco[/eluser]
Hey everyone,
I'm trying to figure out a way to use https with my localhost to test the code before I put it up on the server. Since it is just a test environment it doesn't matter if there is a self-signed certificate. I tried following this tutorial: http://developer.apple.com/internet/serv...odssl.html, but I couldn't get it to work. I'm developing on OS 10.5.7.
Is it possible to edit the httpd.conf file to listen on port 443 but not actually have a certificate present?
Any thoughts/insights/help would be greatly appreciated.
Thanks!
Brian
Hey everyone,
I'm trying to figure out a way to use https with my localhost to test the code before I put it up on the server. Since it is just a test environment it doesn't matter if there is a self-signed certificate. I tried following this tutorial: http://developer.apple.com/internet/serv...odssl.html, but I couldn't get it to work. I'm developing on OS 10.5.7.
Is it possible to edit the httpd.conf file to listen on port 443 but not actually have a certificate present?
Any thoughts/insights/help would be greatly appreciated.
Thanks!
Brian