Forum Discussion

garychait's avatar
garychait
Occasional Contributor
16 years ago

Error loading SSL certificate from vendor

Loading SSL cert from a vendor for an outgoing WS.
Getting error: java.Security.KeyStoreException- cannot store non-PrivateKeys.

Sorry to be dense, but what is the problem?
Version I am running:
Build soapui-3.0-dist-24-2009-08-09, Build Date 2009/08/09 19:52

Thanks.

3 Replies

  • garychait's avatar
    garychait
    Occasional Contributor
    I don't know if it's either a JKS or JCEKS keystore.  The cert is a file provided by the webservice vendor who provided the wsdl.  I think they got the cert from entrust. 

    Here's what I'm doing:  For the project, go to the 'security configurations' tab, 'Keystores/Certificates', then I add and browse to the cert file.  I get prompted for a password and enter 'a'.  Then the error occurs.

    Thanks for the help!