I don't think the problem is with https and certificates in general, but something particular to your situation.
Its possible that: a) the new certificate is not signed by a Certificate Authority already trusted by the cacerts file but the previous certificate was, or b) the previous certificate's CA was not automatically trusted and someone may have imported it at some point in history, or perhaps, or c) the exact domain name assigned to the certificate does not exactly match the domain name to which cfhttp is calling, or d) perhaps regarding the domain's internet address or previous certificate has been cached and maybe restarting ColdFusion might clear that (maybe). > -----Original Message----- > From: Marc Funaro [mailto:[EMAIL PROTECTED] > Sent: Monday, September 25, 2006 10:50 AM > To: CF-Talk > Subject: Re: SSL Certificate Changed, CFHTTP broken > > >This may also help: > > > >Using Keytool to Import SSL Certificates into Sun JDK > >http://www.talkingtree.com/blog/index.cfm/2004/7/1/keytool > > > > Thanks. I do plan on trying this. But a question that's > bugging the hell out of me is... I didn't have to do this > before - we just used CFHTTP with an https site, and it just > "worked". Why now does it not? > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254043 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

