Identity Manager and HTTP over SSL (https)
search cancel

Identity Manager and HTTP over SSL (https)

book

Article ID: 273971

calendar_today

Updated On:

Products

CA Identity Suite

Issue/Introduction

We are accessing our Identity Manager environment through http. Is there a way to disable http and use https?

 

Environment

Release : 14.4

Resolution

For vApp HTTP over SSL is enabled by default:

https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/identity-suite/14-4/virtual-appliance/administering-virtual-appliance.html#concept.dita_484b93c7f06198e8b27adcc2537229358eb17777_WildflyHTTPSListenerandSSLCertificates

For a standalone application, you will need to enable it using your application server of choice.

Example Jboss 7.2: https://docs.jboss.org/author/display/AS72/SSL%20setup%20guide.html

https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/html/how_to_configure_server_security/index

Same for disabling http - you need to remove https listeners in the application server.

Additional Information

As for Connector Server Certificates:

https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/identity-manager/14-4/configuring/Replace-OOTB-Provisioning-Certificates-with-Custom-Certificates/Java-Connector-Server.html