Question

Natwest Group
Natwest Group
IN
Natwest Group
Posted: May 2, 2019
Last activity: May 19, 2019
Last activity: 19 May 2019 23:15 EDT
Closed
Setup oneway SSL for Connect-Soap in Pega cloud
Requirement is to consume a Service that uses one-way SSL. The following article mentions about creating a security profile with uploading the JKS file.
https://collaborate.pega.com/discussion/ssl-configuration-soaprest-connectors
But, the Service providers shared the root cert, interim cert and chain cert (.p7b).
Questions:
- Do we need to create security profile with the chain cert as truststore?
- Do we need to upload the certs to the java keystore? How to do that for Pega cloud?
- The article mentions about uploading jks files, but the cert here is in (.p7b) format. What format is allowed in Pega cloud?