+

Search Tips   |   Advanced Search

Set a CA client in SSL


The CAClient object contains information required to connect and communicate with a certificate authority (CA).

To configure CAClient settings go to...

Security | SSL certificate and key management | Certificate Authority (CA) client configurations | CA client name

...and set...

We can also use getCAClient to get information about the existing CA client and modifyCAClient to make changes.

The information in the object is used by the runtime to connect to a CA to create, revoke, or replace a certificate

 

Related

Secure communications
CAClientCommands