neoform Posted December 1, 2006 Share Posted December 1, 2006 I just got a cert with Godaddy and they gave me a cert as well as an issuing cert (never used one before).. problem is when i add this line to my ssl.conf apache wont start.[code]SSLCertificateChainFile "C:/server/ssl_certs/sf_issuing.crt"[/code](apache2.0 + win2k3)any ideas? Link to comment https://forums.phpfreaks.com/topic/29137-sslcertificatechainfile-problem/ Share on other sites More sharing options...
steviewdr Posted December 1, 2006 Share Posted December 1, 2006 Its not that simple!You need a key file also.Read http://www.verisign.com/support/tlc/csr/ssleay/v01.htmlRgds,Steve Link to comment https://forums.phpfreaks.com/topic/29137-sslcertificatechainfile-problem/#findComment-133603 Share on other sites More sharing options...
neoform Posted December 1, 2006 Author Share Posted December 1, 2006 well.. yeah, I've got the cert setup and it works..what my problem is when i add that line (shown above) apache dies out.. my private key and cert are both included and work great.. it's this "issuing cert" that messes things up.. Link to comment https://forums.phpfreaks.com/topic/29137-sslcertificatechainfile-problem/#findComment-133609 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.