Question
javax.net.ssl.SSLPeerUnverifiedException
Hi There,
we are facing lot of problems when upgrading from 7.3.8 to 8.4.3.
One of which is a problem with making requests from ThingWorx to Apache servers with LoadText()
This Issue has been raised before and it is marked as Solved. I think it is not solved, because option "ignoreSSLErrors" has to prevent service to fail.
Apache servers are using self signed certs and we cannot change them.
We need to solve this by ignoring all SSL problems with response handling.
Needless to say this is a PROD environment for a very big customer of ours and PTCs.

