arek
8 years agoNew Contributor
change jre to jre.old
SoapUI 5.3.0. There's nginx 1.9.6 configured with 2 way ssl, the wildcard certificate issued by Comondo
To make soapui project working I've to change embeded jre to sth like jre.old so the system java8 is used
I'm wondering what's the real reason. is it sth wrong with the certificate - I read that no all CA are included, or maybe it's about the protocol/cipher. Anyway I cannot make any changes to soapui as it's working for the other services
Also I found issues with my java client unit test, it's working for java7 but not for java8 so I suspect it's maybe about some server settings. Any idea ?