Question
Unable to read WSDL from URL
Hi,
I am trying to set up and run a web service within CF9 (multi-instance).
I can browse to the CFC and view the wsdl info, but trying to use <cfinvoke> all I get is an error:
Unable to read WSDL from URL: https://www-dev.eit.finance.ed.ac.uk/eit_services/eit_authsig.cfc?wsdl. | |
| Error: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl). | |
I am sure its an apache config issue, but I need some pointers to pass to our tech team to investigate.
Any help would be appreciated.
Mike
