CFHTTP over ssl would have the same issues as cfinvoke.  It's possible that
the store got somehow corrupted (or maybe the certificate expired, or the
root or an intermediate certificate expired).  

So if after double checking all the certs you still can't get it to work,
try copying the keystore from dev to prd (make sure you have a backup
first).  I'm not sure if there are any private keys to worry about here.  

Alternatively you can just install a new jdk and have coldfusion use that
(you will probably have to import the cert again if it's not trusted
automatically).  Make sure you only install a supported jdk version as newer
versions break some cf features.  (I believe Dave Watts mentioned that you
can only use 1.4.2_07 as the latest supported version, but don't quote me on
that).  You can download previous version of java at
http://java.sun.com/products/archive/

Russ

> -----Original Message-----
> From: Bryan Stevenson [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 06, 2006 1:16 PM
> To: CF-Talk
> Subject: Re: CFINVOKE/CFHTTP peer not authenticated
> 
> > Are you trying to cfhttp to your own server over ssl?  And you have a
> self
> > generated cert?  The easiest thing would be to buy a cert.
> > www.x-registrar.com has them for less then $30.  That's what we ended up
> > getting for our mail server, and now we have no problem connecting to it
> > through CF, without doing any of the key importing mumbo jumbo.
> >
> > Russ
> 
> Nope...invoking a webservice on the server over SSL, but this issue is
> also
> effecting CFHTTP calls (which I haven't seen yet)....it's all related to
> the
> keystore.
> 
> It has an Entrust cert already (govt client), so no need to buy another
> one ;-)
> 
> What I'm interested in is why it worked the first time and no longer
> works??
> 
> Cheers
> 
> Bryan Stevenson B.Comm.
> VP & Director of E-Commerce Development
> Electric Edge Systems Group Inc.
> phone: 250.480.0642
> fax: 250.480.1264
> cell: 250.920.8830
> e-mail: [EMAIL PROTECTED]
> web: www.electricedgesystems.com
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245553
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to