swatimulik
9 years agoVisitor
able to get response from Webservice without configuring client certificates in SOAPUI
hi,
We have implemented One way SSL for Webservices. configured .jks file in keystore of soapui and tested the https webservice and it is working as expected.
now need to check scenario without configuring client certificates in SOAP UI. It should give certificate erroe as soap ui doesnd have the certificates configured . So removed the .jks file path from keystore of SOAPUI and tested teh https webservice. and I am able to get response also can see certificate in ssl certifictaes tab in soap ui. ratheri should have ot a certificate error. How is it working . Is SOAP UI has some root certificates already present in default. ?