Enabling TLS on a Web Browser and Logging In to Web View 55
Installing a Certificate Authority’s Certificate for Network Users
In addition to installing the WX switch certificate issued by the CA, you 
also need to install the CA’s own certificate into the WX switch’s 
certificate and key store. The CA certificate allows users to verify that the 
WX switch’s certificate is valid. You need to install the CA’s certificate 
whether you installed the switch certificate from a PKCS #7 object file or 
a PKCS #12 object file.
To install a CA’s certificate:
1 Request a copy of the CA certificate as a PKCS #7 object file from the CA, 
then open the file with an ASCII text editor (such as Notepad).
2 Type the crypto ca-certificate eap command. 
3 After the prompt, paste the PKCS #7 object file into the CLI. For example:
WX1200# crypto ca-certificate eap
Enter PEM-encoded certificate
-----BEGIN CERTIFICATE-----
MIIDwDCCA2qgAwIBAgIQL2jvuu4P05F
AQICyewU3ojANBgkqhkiG9w0BAQUFADCB
mzErMCkGCSqGSIb3DQEJARYcYWRtaW5pc
3RyYXRvckB0cmFwZXplc3FhLmNvbTEL
...
RGpOeQ==
-----END CERTIFICATE-----
Displaying Certificate
Information for
Network Users
Use the following command to display certificate information for network 
users:
display crypto certificate eap
Enabling TLS on a 
Web Browser and 
Logging In to 
Web View
Use the procedure in this section if you plan to use Web Manager to 
continue configuring the switch. Otherwise, skip this section and go to 
“Specifying the Country of Operation”.