12 years ago
HTTPS capture via proxy (fiddler) w peer not authenticated
Error from SoapUI: ERROR:javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
Version: soapUI 4.5.1-NB-SNAPSHOT (Build Date: 20130403-1705)
Configuration:
Proxy Settings: host=127.0.0.1; port=8888; enable proxy=checked
I have tried using the SSL Settings > Keystore and client authentication checked but it does not resolve the issue.
I created the keystore using jre keytool. I added all the certs for the chain (individually) and the cert fiddler creates. I can see in fiddler that a tunnel is established, but soapUI must not like it.
Please advise what additional troubleshooting I could try or how I can overcome this issue.
Thank you!
Jon
Version: soapUI 4.5.1-NB-SNAPSHOT (Build Date: 20130403-1705)
Configuration:
Proxy Settings: host=127.0.0.1; port=8888; enable proxy=checked
I have tried using the SSL Settings > Keystore and client authentication checked but it does not resolve the issue.
I created the keystore using jre keytool. I added all the certs for the chain (individually) and the cert fiddler creates. I can see in fiddler that a tunnel is established, but soapUI must not like it.
Please advise what additional troubleshooting I could try or how I can overcome this issue.
Thank you!
Jon