Hi.

I'm trying to make a REST webservice call to another server on the local 
network using CFHTTP.

The server communicates over HTTPS and has a self-signed certificate, so 
I imported it into the Java "cacerts" keystore 
(http://kb2.adobe.com/cps/400/kb400977.html) and I can list it and see 
it in there.

However, I'm still getting cfhttp.ErrorDetail = "I/O Exception: peer not 
authenticated"

I also tested the URL with cURL from the CF server and it does the 
authentication handshake but response is compressed(?) 
"PKwSxKhmuecfkOOdw6UQ75SLViTBf3ZXzQNNBU8qiByUNxlswYhTmlXc3csh..."

What am I missing?

Thanks!
.jonah


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347444
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to