User`s manual
263
DWS-1008 User’s Manual
D-Link Systems, Inc.
Managing Keys and Certicates
Installing a CA’s Own Certicate
If you installed a CA-signed certicate from a PKCS #7 le, you must also install the PKCS #7
certicate of that CA. (If you used the PKCS #12 method, the CA’s certicate is usually
included with the key pair and server certicate.)
To install a CA’s certicate, use the following command:
crypto ca-certicate {eap} PEM-formatted-certificate
When prompted, paste the certicate under the prompt. For example:
DWS-1008# crypto ca-certicate eap
Enter PEM-encoded certificate
-----BEGIN CERTIFICATE-----
MIIDwDCCA2qgAwIBAgIQL2jvuu4PO5FAQCyewU3ojANBgkqhkiG9wOBAQUFADCB
mzerMClaweVQQTTooewi\wpoer0QWNFNkj90044mbdrl1277SWQ8G7DiwYUtrqoQplKJ
.....
Lm8wmVYxP56M;CUAm908C2foYgOY40=
-----END CERTIFICATE-----
Displaying Certicate and Key Information
To display information about certicates installed on an switch, use the following
commands:
show crypto ca-certicate {eap}
show crypto certicate {eap}
For example, to display information about an administrative certicate, type the following
command:
DWS-1008# show crypto certicate eap
Certificate:
Version: 3
Serial Number: 999 (0x3e7)
Subject: C=US, ST=CA, L=PLEAS, O=TRPZ, OU=SQA, CN=BOBADMIN/
emailAddress=BOBADMIN, unstructuredName=BOB
Signature Algorithm: md5WithRSAEncryption
Issuer: C=US, ST=CA, L=PLEAS, O=TRPZ, OU=SQA, CN=BOBADMIN/
emailAddress=BOBADMIN, unstructuredName=BOB
Validity:
Not Before: Oct 19 01:57:13 2004 GMT
Not After : Oct 19 01:57:13 2005 GMT
The last two rows of the display indicate the period for which the certicate is valid. Make sure
the date and time set on the switch are within the date and time range of the certicate.