They will give warnings IF it isn't setup properly in Apache. I ran into this with my GoDaddy cert but made sure I added this to my conf file...
SSLCertificateChainFile /www/openssl/sslcert/gd_intermediate_bundle.crt That fixed it. J.J. On 6/22/07, Russ <[EMAIL PROTECTED]> wrote: > > > -----Original Message----- > > From: Damien McKenna [mailto:[EMAIL PROTECTED] > > Sent: Friday, June 22, 2007 1:43 PM > > To: CF-Talk > > Subject: RE: Good SSL Provider > > > > > -----Original Message----- > > > From: Jordan Michaels [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, June 21, 2007 5:32 PM > > > Subject: Re: Good SSL Provider > > > > > > I concur that GoDaddy certs have problems being accepted on some > > > browsers, web services, etc. They claim 99% acceptance but who knows > > > where they get that percentage from. > > > > I've had that issue over the years with all of the "we're mostly > > mainstream" SSL providers - I've never understood where they get their > > stats but most browsers I tried (two years ago) displayed a warning. > > That said, I need to get new certs and am going to research this topic > > again too. > > > > > > > I still can't believe what I'm hearing. I've been using the alternate SSL > providers for years, and have NEVER run into issues. They use chained SSL > certificates, meaning that their certificate is signed by a intermediate > CA > who's certificate is signed by the root CA. As long as the root CA is > recognized by the browser, and your server sends the intermediate > certificate along with your certificate, the chain should complete and > validate. I have never seen this a problem, but then again I don't have > my > security settings way up, which is maybe what's causing the issue for you? > Or have I just been lucky? > > For instance, I have a goddaddy reseller cert from 6/13/2006. It's issued > by Starfield Secure Certification Authority, and in turn it's validated by > http://www.valicert.com/ (which is a Builtin Object on firefox - Buildtin > Object Token:ValiCert Class 2 VA). > > Are you guys saying that these types of certs are giving warnings in > firefox? > > Russ > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281935 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

