Print Download PDF Send Feedback

Previous

Next

mcc show

Description

Shows details for a specified certificate of a specified CA.

Syntax for Security Management Server

mcc show <CA Name> [<Certificate Index Number>]

Syntax for Multi-Domain Server

mdsenv <IP address or Name of Domain Management Server>

mcc show <CA Name> [<Certificate Index Number>]

Important - On a Multi-Domain Server, you must run this command in the context of the applicable Domain Management Server.

Parameters

Parameter

Description

<CA Name>

Specifies the name of the CA, as defined in the Security Management Server database.

<Certificate Index Number>

Optional.

Specifies the certificate index number.

To show the main certificate of a CA, omit this parameter.

Example 1 for Security Management Server

Show certificate #1 of a CA called MyCA:

mcc show MyCA 1

Example 2 for Security Management Server

Show certificate of a CA called internal_ca:

[Expert@MGMT:0]# mcc lca

MCC: Here is a list of the CAs, with the number of additional CA certificates

1. internal_ca (0)

[Expert@MGMT:0]#

 

[Expert@MGMT:0]# mcc show internal_ca

PubKey:

Modulus:

ae b3 75 36 64 e4 1a 40 fe c2 ad 2f 9b 83 0b 45 f1 00 04 bc

3f 77 77 76 d1 de 8a cf 9f 32 78 8b d4 b1 b4 be db 75 cc c8

... ... ...

a3 9d 8b 0a de 05 fb 5c 44 2e 29 e3 3e f4 dd 50 01 0f 86 9d

55 16 a3 4d f8 90 2d 13 c6 c1 28 57 f8 3e 7c 59

Exponent: 65537 (0x10001)

 

X509 Certificate Version 3

refCount: 1

Serial Number: 1

Issuer: O=MyServer.checkpoint.com.s6t98x

Subject: O=MyServer.checkpoint.com.s6t98x

Not valid before: Sun Apr 8 13:41:00 2018 Local Time

Not valid after: Fri Jan 1 05:14:07 2038 Local Time

Signature Algorithm: RSA with SHA-256 Public key: RSA (2048 bits)

Extensions:

Key Usage:

digitalSignature

keyCertSign

cRLSign

Basic Constraint (Critical):

is CA

 

[Expert@MGMT:0]#