3Com 3CRWX440095A Webcam User Manual


 
404 CHAPTER 13: CRYPTOGRAPHY COMMANDS
webaaa Unpacks a PKCS #12 object file for a WebAAA certificate
and key pair — and optionally the certificate authority’s own
certificate — for authenticating the WX switch to WebAAA 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.
You must also have the PKCS #12 object file available. You can download
a PKCS #12 object file via TFTP from a remote location to the local
nonvolatile storage system on the WX switch.
Examples — The following commands copy a PKCS #12 object file for
an EAP certificate and key pair—and optionally the certificate authority’s
own certificate—from a TFTP server to nonvolatile storage on the WX
switch, create the one-time password hap9iN#ss, and unpack the
PKCS #12 file:
WX4400# copy tftp://192.168.253.1/2048full.p12 2048full.p12
success: received 637 bytes in 0.253 seconds [ 2517
bytes/sec]
WX4400# crypto otp eap hap9iN#ss
OTP set
WX4400# crypto pkcs12 eap 2048full.p12
Unwrapped from PKCS12 file:
keypair
device certificate
CA certificate
See Also
crypto otp on page 402