Question
American Express Company
IN
Last activity: 11 Jan 2023 7:43 EST
How to enable TLS 1.2 for connect-REST calls in Pega 7.1.7
Hi Team,
We are facing below error while triggering a connect-REST request from our application running on Pega 7.1.7. This is due to TLS version mismatch between our system(consumer) and provider. Provider is allowing requests only with TLS1.2 protocol. When I verified the activity 'pyInvokeRESTConnector', which already has the HFix-9721 code with TLSv1.2 protocol mapping. Even our server support team confirmed that only TLSv1.2 is enable at server level.
Are there any other rules we need to change ? Can someone help me to fix this issue ?
com.pega.pegarules.pub.services.ConnectorException: Caught unhandled exception: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated