Forum Discussion

Grrison's avatar
Grrison
Occasional Contributor
8 years ago
Solved

SSL is not applied to request after switching environment

I have scripts to loading env data after project opening, and I have set SSL KeyStore/password in preference. The interesting thing is that request work in one env, and after I switching to another env, then send same request, I got SSL handshake issue.

 

as far as I know, the Keystore info is stored in the soapui-settings file, so it should has nothing to do with env.

 

ReadyAPI Pro 2.1 is used.  That might be a bug of SoapUI Pro.  Thoughts?

 

Thx

  • we have to re-bind the cert during environment switch. Then it works