Fryboy
14 years agoNew Contributor
Access SSL Cert information in Mock Services
Hi all,
I'm implementing mutual authentication with a SoapUI MockService and need to programatically access some of the information in the 'SSL Info' tab under the request. I see from the API that I can do this with the GetSSLInfo() call to return an SSLInfo object..however the MockRequest object doesn't expose the same type of information that a regular HTTP Request does.
Anyone have any ideas?
Cheers!
I'm implementing mutual authentication with a SoapUI MockService and need to programatically access some of the information in the 'SSL Info' tab under the request. I see from the API that I can do this with the GetSSLInfo() call to return an SSLInfo object..however the MockRequest object doesn't expose the same type of information that a regular HTTP Request does.
Anyone have any ideas?
Cheers!