I have Apache 2.0 setup on a Windows 2003 Server. I have been working on creating certificates for SSL. I created and signed my own certificate, then placed the key and certificate in the /conf/ssl.crt and /conf/ssl.key directories. Next, I changed the ssl.conf file to point to the new cert and key that...