Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
ING Belgium SA NV
BE
Last activity: 18 Apr 2018 13:28 EDT
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?