14 years ago
What is the proper way to set the SSL keystore?
I created a client keystore and cert using the Java keytool command as described here, under the section entitled "Creating a Client Certificate for Mutual Authentication": http://download.oracle.com/javaee/1.4/tutorial/doc/Security6.html#wp498893
In the Preferences->SSL Settings dialog of SoapUI (version 4.0.0), I set the KeyStore and KeyStore password. For the keystore, I have tried both the keystore file, and the client cert file.
However, in my Request Properties, I cannot set the "SSL Keystore" property. Clicking that field in the SoapUI GUI just shows an empty drop-down box.
Am I doing this correctly? Is there any documentation for configuring SoapUI to send requests to an HTTPS-only API?
.
In the Preferences->SSL Settings dialog of SoapUI (version 4.0.0), I set the KeyStore and KeyStore password. For the keystore, I have tried both the keystore file, and the client cert file.
However, in my Request Properties, I cannot set the "SSL Keystore" property. Clicking that field in the SoapUI GUI just shows an empty drop-down box.
Am I doing this correctly? Is there any documentation for configuring SoapUI to send requests to an HTTPS-only API?
.