SSL Handshake Exception While Using prpcServiceUtils Tool
We are trying to use prpcServiceUtils tool for our DevOps implementation. The Pega server is hosted on a JBOSS Application Server and operates on a SSL connection. When we configure the REST URL for invoking the export service in the following manner - https://hostname:443/prweb/PRRestService/ and try to execute the script, we get the following exception -
[java] Error Messages : REQUEST_EXECUTION_ERROR com.pega.pegarules.serviceclient.exception.PRPCServiceException: javax.net.ssl.SSLHandshakeException: No appropriate protocol, may be no appropriate cipher suite specified or protocols are deactivated
Appreciate your help to resolve this issue. Pega version we are using is - 7.3.1
***Updated by moderator: Lochan to add SR details to post***