Michelle_Pierce
16 years agoOccasional Contributor
Mock Service with SSL
Hi,
I'm using soapUI Pro 2.5.1.
Here is what I did,
. I created a mock service with a wsdl, it works
. Use keytool.exe from \jre1.6.0_06\bin to create the keystore
keytool -genkey -alias myalias -keyalg RSA -validity 365 -keystore mystore
. Load the keystore from File-Preferences, see attachment soapssl.png
. Restart the mock service, I can only see http://localhost:8088/,
while https://localhost:8089/ gives me an error page, something like "Internet Explorer cannot display the webpage..."
Is there something I'm missing? Or where I could check the error message?
Thanks,
Helen Zhang
I'm using soapUI Pro 2.5.1.
Here is what I did,
. I created a mock service with a wsdl, it works
. Use keytool.exe from \jre1.6.0_06\bin to create the keystore
keytool -genkey -alias myalias -keyalg RSA -validity 365 -keystore mystore
. Load the keystore from File-Preferences, see attachment soapssl.png
. Restart the mock service, I can only see http://localhost:8088/,
while https://localhost:8089/ gives me an error page, something like "Internet Explorer cannot display the webpage..."
Is there something I'm missing? Or where I could check the error message?
Thanks,
Helen Zhang