Web service error
Hi,
I'm trying to connect to a remote webservice but keep getting:
Error: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
I've tried using the 'keytool' to import the ssl certificate into 'cacerts' and 'truststore' and check they have imported ok. Restarted Coldfusion.
But I'm still getting the error when trying to connect to the service when I invoke the webservice in Coldfusion. When I imported the certificate I gave it an alias, do I need to refer to this alias somewhere when I do the webservice call?
Can anyone think of anything else I can do to get this working?
Any help/ pointers much appreciated.
Thanks,
Robin.
