| Index | Top - Up | Data ONTAP 8.2 |
Display Installed Digital Certificates
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
{ [-fields <fieldname>, ...]
| [-instance ] }
[-vserver <vserver name>] - Name of Vserver
[-common-name <FQDN or Custom Common Name>] - FQDN or Custom Common Name
[-serial <text>] - Serial Number of Certificate
[-ca <text>] - Certificate Authority
[-type <type of certificate>] - Type of Certificate
[-size <size of requested certificate in bits>] - Size of Requested Certificate in Bits
[-start <Date>] - Certificate Start Date
[-expiration <Date>] - Certificate Expiration Date
[-public-cert <certificate>] - Public Key Certificate
[-country <text>] - Country Name
[-state <text>] - State or Province Name
[-locality <text>] - Locality Name
[-organization <text>] - Organization Name
[-unit <text>] - Organization Unit
[-email-addr <mail address>] - Contact Administrator's Email Address
[-protocol <protocol>] - Protocol
[-hash-function <hashing function>] - Hashing Function
The examples below display information about digital certificates.
cluster1::> security certificate show Vserver Serial Number Common Name Type ---------- --------------- ----------------------------------------- --------- vs0 4F4E4D7B www.example.com server Certificate Authority: www.example.com Expiration Date: Thu Feb 28 16:08:28 2013
cluster1::> security certificate show -instance
Vserver: vs0
FQDN or Custom Common Name: www.example.com
Serial Number of Certificate: 4F4E4D7B
Certificate Authority: www.example.com
Type of Certificate: server
Size of Requested Certificate(bits): 2048
Certificate Start Date: Fri Apr 30 14:14:46 2010
Certificate Expiration Date: Sat Apr 30 14:14:46 2011
Public Key Certificate: -----BEGIN CERTIFICATE-----
MIIDfTCCAmWgAwIBAwIBADANBgkqhkiG9w0BAQsFADBgMRQwEgYDVQQDEwtsYWIu
YWJjLmNvbTELMAkGA1UEBhMCVVMxCTAHBgNVBAgTADEJMAcGA1UEBxMAMQkwBwYD
VQQKEwAxCTAHBgNVBAsTADEPMA0GCSqGSIb3DQEJARYAMB4XDTEwMDQzMDE4MTQ0
BgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFCVG7dYGe51akE14ecaCdL+LOAxUMA0G
CSqGSIb3DQEBCwUAA4IBAQBJlE51pkDY3ZpsSrQeMOoWLteIR+1H0wKZOM1Bhy6Q
+gsE3XEtnN07AE4npjIT0eVP0nI9QIJAbP0uPKaCGAVBSBMoM2mOwbfswI7aJoEh
+XuEoNr0GOz+mltnfhgvl1fT6Ms+xzd3LGZYQTworus2
-----END CERTIFICATE-----
Country Name (2 letter code): US
State or Province Name (full name): California
Locality Name (e.g. city): Sunnyvale
Organization Name (e.g. company): example
Organization Unit (e.g. section): IT
Email Address (Contact Name): web@example.com
Protocol: SSL
Hashing Function: SHA256
| Index | Top - Up | Data ONTAP 8.2 |