cp_conf ca

Syntax

cp_conf ca

      -h

      fqdn <FQDN Name>

      init

Parameters

Parameter

Description

-h

Shows the applicable built-in usage.

fqdn <FQDN Name>

Configures the Fully Qualified Domain Name (FQDN) for the Internal Certificate Authority (ICA).

The "<FQDN Name>" is the text string in this format: hostname.domainname

Notes:

init

Initializes the Internal Certificate Authority (ICA).

Example

[Expert@MyMGMT:0]# hostname
MyMGMT
[Expert@MyMGMT:0]#
 
[Expert@MyMGMT:0]# domainname
checkpoint.com
[Expert@MyMGMT:0]#
 
[Expert@MyMGMT:0]# cp_conf ca fqdn MyMGMT.checkpoint.com
Trying to contact Certificate Authority. It might take a while...
Certificate was created successfully
MyMGMT.checkpoint.com was successfully set to the Internal CA
[Expert@MyMGMT:0]#