Question
Issue with SSL handshake post oracle 12 upgrade
Hi,
We recently migrated oracle DB for our pega application from version 11g to 12c. Since then, facing below SSL issue with connect rest,
https/allowAllHostnames = true -> peer not authenticated error
https/allowAllHostnames = false -> exception :Caught unhandled exception: javax.net.ssl.SSLException: hostname in certificate didn't match: !=
Certificates from the external systems are completely configured in WAS. pega do not have truststore\Keystore in this case.
Could you please advise what could be missed in this issue?
Hi Nagaraj,
Have you tried adding a DSS "https/allowAllHostnames" in "Pega-IntegrationEngine" ruleset and setting it to "true"?
Regards,
Basavaraj