display crypto ca-certificate 525Examples — The following commands copy a PKCS #12 object file foran EAP certificate and key pair—and optionally the certificate authority’sown certificate—from a TFTP server to nonvolatile storage on the WXswitch, create the one-time password hap9iN#ss, and unpack thePKCS #12 file:WX4400# copy tftp://192.168.253.1/2048full.p12 2048full.p12success: received 637 bytes in 0.253 seconds [ 2517bytes/sec]WX4400# crypto otp eap hap9iN#ssOTP setWX4400# crypto pkcs12 eap 2048full.p12Unwrapped from PKCS12 file:keypairdevice certificateCA certificateSee Also crypto otp on page 522display cryptoca-certificateDisplays information about the certificate authority’s PEM-encodedPKCS #7 certificate.Syntax — display crypto ca-certificate {admin | eap | web} admin — Displays information about the certificate authority’scertificate that signed the administrative certificate for the WX switch.The administrative certificate authenticates the WX to 3WXM or WebManager. eap — Displays information about the certificate authority’s certificatethat signed the Extensible Authentication Protocol (EAP) certificate forthe WX switch.The EAP certificate authenticates the WX switch to 802.1X supplicants(clients). web — Displays information about the certificate authority’s certificatethat signed the WebAAA certificate for the WX switch.The WebAAA certificate authenticates the WX switch to WebAAAclients.Defaults — None.