• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Webservices over SSL Problem

New Here ,
Aug 10, 2006 Aug 10, 2006

Copy link to clipboard

Copied

I have a number of servers all running CF MX 6.1

All of our sites are protected by a non-public certificate authority.

I have been fighting with consumption of web services on just the test box.

I have use the java keytool to import the root certificates to all of the servers. After much pain with this I have finally been able to get this to work on all machines but one. The final machine our test box still gives me the following exception:

Message: Could not generate stub objects for web service invocation.
Detail: Name: https://addressHere/test.cfc?WSDL. WSDL: https://addressHere/test.cfc?WSDL. java.net.SocketException: Default SSL context init failed: Invalid keystore format It is recommended that you use a web browser to retrieve and examine the requested WSDL document for correctness. If the requested WSDL document can't be retrieved or it is dynamically generated, it is likely that the target web service has programming errors.

The key part is: Invalid keystore format

What is the deal with this? The key tool has no problem listing, importing, and deleting certs.

Any ideas?
TOPICS
Advanced techniques

Views

369

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 10, 2006 Aug 10, 2006

Copy link to clipboard

Copied

LATEST
On another server I get even a different error.

java.net.SocketException: Default SSL context init failed: null

Ideas?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation