Maybe you need to install the "intermediate" certificate? Usually the cert provider gives it to you with the cert. In apache httpd.conf it goes in like this:
SSLCertificateFile "/path/to/your.crt" SSLCertificateKeyFile "/path/to/your.key" SSLCertificateChainFile "/path/to/your/chainFile.crt" -- It probably helps that my background is in the sciences and I can speak the scientists' language. David Chalmers On Fri, Oct 2, 2009 at 1:46 PM, Chad Gray wrote: > > Thanks Dave, it ends up FireFox is not compatible with this GoDaddy class 2 > certificate for some reason. > > I guess firefox does not have the CA chain in it. > > Thanks for the help! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326867 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

