vemsm01
16 years agoNew Contributor
Client Cert with http request
Hi,
I would like to know if SOAPUI 3.5 pro supports sending client cert when the request is http request to a webserver which has SSL enabled and requires client cert. I am not posting a soap message. Request is not to a webservice it's a request to access JSP from websphere.
I created a keystore and added CAtrust and client cert to the key store and configured keystore to the soapui as mentioned in the website.
http://www.soapui.org/userguide/prefere ... L_Settings
But SOAPUI is not sending the client cert. Same certs if I add them to the browser, browser sends the CA trusted client cert to the server and works fine.
I went and looked in to the source code of SOAPUI seeing that SOAPUI extends EasySSLProtocolSocketFactory class but does not extends AuthSSLProtocolSocketFactory of the httpclient which is responsible for client cert authentication.
Please let me know if anybody have information on how to make SOAPUI work for sending client certs on https request.
Also I and 50 other people in my company have pro license. Just wondering is there any other best way to escalate this issue with SOAPUI.
Thanks
Smitha.
I would like to know if SOAPUI 3.5 pro supports sending client cert when the request is http request to a webserver which has SSL enabled and requires client cert. I am not posting a soap message. Request is not to a webservice it's a request to access JSP from websphere.
I created a keystore and added CAtrust and client cert to the key store and configured keystore to the soapui as mentioned in the website.
http://www.soapui.org/userguide/prefere ... L_Settings
But SOAPUI is not sending the client cert. Same certs if I add them to the browser, browser sends the CA trusted client cert to the server and works fine.
I went and looked in to the source code of SOAPUI seeing that SOAPUI extends EasySSLProtocolSocketFactory class but does not extends AuthSSLProtocolSocketFactory of the httpclient which is responsible for client cert authentication.
Please let me know if anybody have information on how to make SOAPUI work for sending client certs on https request.
Also I and 50 other people in my company have pro license. Just wondering is there any other best way to escalate this issue with SOAPUI.
Thanks
Smitha.