D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 225
show crypto certificate
Displays information about one of the cryptographic certificates installed on the switch.
Syntax: show crypto certificate {admin | eap | web}
admin Displays information about the administrative certificate that authenticates
the switch to Web View.
eap Displays information about the EAP certificate that authenticates the switch
to 802.1X supplicants (clients).
web Displays information about the WebAAA certificate that authenticates the
switch to WebAAA clients.
Defaults: None.
Access: Enabled.
Usage: You must have generated a self-signed certificate or obtained a certificate from a certificate
authority before displaying information about the certificate.
Examples: To display information about a cryptographic certificate, type the following
command:
DWS-1008# show crypto certificate eap
The table below describes the fields in the display.
Crypto Certificate Output
Fields Description
Version Version of the X.509 certificate.
Serial Number A unique identifier for the certificate or signature.
Subject Name of the certificate owner.
Signature
Algorithm
Algorithm that created the signature, such as RSA MD5 or RSA
SHA.
Issuer Certificate authority that issued the certificate or signature.
Validity Time period for which the certificate is valid.
See Also:
• crypto generate self-signed
• show crypto ca-certificate