A SERVICE OF

logo

crypto pkcs12 399
Examples — The following command creates the one-time password
hap9iN#ss for installing an EAP certificate and key pair:
WX4400# crypto generate otp eap hap9iN#ss
OTP set
See Also
“crypto pkcs12” on page 399
crypto pkcs12 Unpacks a PKCS #12 object file into the certificate and key storage area
on the WX switch. This object file contains a public-private key pair, an
WX certificate signed by a certificate authority, and the certificate
authority’s certificate.
Syntax
crypto pkcs12 {admin | eap | webaaa} file-location-url
admin Unpacks a PKCS #12 object file for an administrative
certificate and key pair — and optionally the certificate authority’s
own certificate — for authenticating the WX switch to 3WXM or Web
Manager.
eap Unpacks a PKCS #12 object file for an EAP certificate and key
pair — and optionally the certificate authority’s own certificate — for
authenticating the WX switch to 802.1X supplicants (clients).
webaaa Unpacks a PKCS #12 object file for a Web AAA certificate
and key pair — and optionally the certificate authority’s own
certificate — for authenticating the WX switch to Web AAA clients.
file-location-url — Location of the PKCS #12 object file to be
installed. Specify a location of between 1 and 128 alphanumeric
characters, with no spaces.
Defaults — The password you enter with the crypto otp command
must be the same as the one protecting the PKCS #12 file.
Access — Enabled.
History — Introduced in MSS Version 3.0.
Usage — To use this command, you must have already created a
one-time password with the crypto otp command.