Skip to main content
October 18, 2013
Question

Coldfusion can not connect to HTTPS web service

  • October 18, 2013
  • 1 reply
  • 609 views

Hi,

So I have Win 2008 R2 Server running coldfusion10 and when I try to get it to connect to this https webservice I get

Error creating web service. Please ensure that you have


entered a correct Web Service name or URL

I have the SSL cert in the keystore and I can browse to the service from the broweser on the server not really sure what else might be causeing it I though maybe some XML version issues but it it able to connect to other services with this XML version that are not HTTPS.

Thanks for all the help ^^

This topic has been closed for replies.

1 reply

Legend
October 18, 2013

Which keystore are you referring to. Make sure it the [cfpath]/runtime/jre/lib/security/cacerts store. (I'm using CF9 so the path might be slightly off but it's still "cacerts" from what I remember).


October 18, 2013

Indeed it is similar in CF10 from what I can tell the path is a bit different I think but the cacerts is the file it resides in.