Question
United Health Group
IN
Last activity: 17 May 2017 10:39 EDT
Mutual SSL for Connect Rest Integration in PRPC- 7.1.6
As part of development project, we are trying to use Connect Rest to call an API through Mutual SSL. Since connect-rest rule form (V7.1.6) doesn’t provide options for trust store and keystore to implement Mutual SSL. What are the configuration changes required in PEGA and in Application server? Is there any option available at the Connect-Rest rule level for configuring the keystore .
2.Invoke Connect-REST rule from the activity
"ErrorID":"314f9bc6-34b8-4814-93de-385c2af9f8c0",
"ErrorCode":"2.1",
"ErrorMessage":"Error",
"Advice":"If problem persists, please contact API team"
}</defaultResponse_POST>
As per API guidelines, No certificate is being passed with API request. Must be fixed in consuming application.