Configure 3rd party SSL certificate in PAM
search cancel

Configure 3rd party SSL certificate in PAM

book

Article ID: 271668

calendar_today

Updated On:

Products

CA Process Automation Base

Issue/Introduction

The following article summarizes additional information needed to implement SSL for Process Automation 4.4 using a third party SSL certificate.

Note:  By default, PAM comes with a self-signed SSL certificate which may need to be replaced depending on needs.

Environment

Release : 4.4

CA Process Automation

Resolution

Reviewing the existing documentation, Configure Custom Certificates and Password Vault (Wildfly), please bear in mind:

  • Include the following 2 options in the oasisconfig properties file, with their corresponding value:  itpam.custom.web.keystorepath and itpam.custom.web.keystorealias


  • Modify the standalone-full-ha.xml file, by commenting the line with ITPAM Self Signed certificate option and uncommenting the line with the ITPAM Custom certificate option and entering the keystore password in plain text.

Additional Information

See also:

KB Article 9473:  Steps to use a custom certificate in PAM that does not allow for jar signing.

Documentation:  OasisConfig.Properties Reference