Enabling HTTPS communications
To make the System for Cross-domain Identity Management (SCIM) HTTP connection handler use SSL (which is mandated by the SCIM specification), enable a Key Manager provider and Trust Manager provider.
About this task
This topic applies only to the PingDirectoryProxy server. |
Steps
-
To enable SSL during the server’s initial setup, include the
--ldapsPort
and the--generateSelfSignedCertificate
subcommands with thesetup
command. -
If your server already has a certificate that you would like to use:
Choose from:
-
Set the
key-manager-provider
to the value you set when you enabled SSL in the server.. -
Define a new key manager provider.
For more information, see Configuring HTTP connection handlers.
-