[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

CLI Operation

Use the following command to verify the validity of a local certificate called local.cert:

user@host> request security pki local-certificate verify certificate-id local.cert

Use the following command to verify the validity of a CA certificate called ca-cert:

user@host> request security pki ca-certificate verify certificate-id ca-cert

Note: The associated private key and the signature are also verified.

For more information on the certificate, use the show commands (show security pki ca-certificate and show security pki certificate-request) described in the JUNOS Software CLI Reference.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]