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


show system certificate

Syntax

show system certificate 
<certificate-id>

Description

Display installed certificates signed by the Juniper Networks certificate authority.

Options

none—Display all installed certificates signed by the Juniper Networks certificate authority.

certificate-id—(Optional) Display the details of a particular certificate.

Required Privilege

maintenance

List of Sample Output

show system certificate

Output Fields

Certificate Identifier—A unique identifier associated with a certificate. The certificate identifier is the common name of the subject.

Issuer—Displays information about the issuer of the certificate.

Public key algorithm—Encryption algorithm applied to the public key.

Signature Algorithm—Encryption algorithm applied to the installed certificate.

Validity—When a certificate is valid.

show system certificate

user@host> show system certificate 
Certificate identifier: Dallas-v3
      Issuer: 
        Organization: Juniper Networks, Organizational unit: Juniper CA,         
        Country:      US, State: CA, Locality: Sunnyvale, Common name: DallasCA,         
        E-mail address:ca@juniper.net
      Subject: 
            Organization: Juniper Networks, Organizational unit: Juniper CA,     
        Country:US, State: CA, Locality: Sunnyvale, Common name: Dallas-v3,             
        E-mail address:ca@juniper.net
    Validity:
           Not before: Mar 13 03:23:25 2004 GMT
            Not after: Mar 24 03:23:25 2014 GMT
    Signature algorithm: sha1WithRSAEncryption
    Public key algorithm: dsaEncryption

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