To get the certificates for LSC, follow these steps:
Step 1
Go to the CA server (http://<ip address of caserver/crtsrv) and login.
Step 2
Get the CA certificate as follows:
a) Click the Download a CA certificate link, certificate chain, or CRF.
b) Choose the encoding method as DER.
c) Click the Download CA certificate link and use the save option to download the CA certificate on to your local
machine.
Step 3
To use the certificate on the controller, convert the downloaded certificate to PEM format. You can convert this in a
Linux machine using the following command:
# openssl x509 -in <input.cer> -inform DER -out <output.cer> -outform PEM
Step 4
Configure the CA certificate on the controller as follows:
a) Choose
COMMANDS > Download File
.
b) Choose the file type as Vendor CA Certificate from the File Type drop-down list.
c) Update the rest of the fields with the information of the TFTP server where the certificate is located.
d) Click
Download
.
Step 5
To install the Device certificate on the WLC, login to the CA server as mentioned in Step 1 and do the following:
a) Click the Request a certificate link.
b) Click the advanced certificate request link.
c) Click Create and submit a request to this CA link.
d) Go to the next screen and choose the Server Authentication Certificate from the Certificate Template drop-down list.
e) Enter a valid name, email, company, department, city, state, and country/region. (Remember it in case you want the
cap method to check the username against its database of user credentials).
The e-mail is not
used.
Note
f) Enable Mark keys as exportable.
g) Click
Submit
.
h) Install the certificate on your laptop.
Step 6
Convert the device certificate obtained in the Step 5. To get the certificate, go to your internet browser options and choose
exporting to a file. Follow the options from your browser to do this. You need to remember the password that you set
here.
To convert the certificate, use the following command in a Linux machine:
# openssl pkcs12 -in <input.pfx> -out <output.cer>
Step 7
On the controller GUI, choose
Command > Download File
. Choose Vendor Device Certificate from the File Type
drop-down list. Update the rest of the fields with the information of the TFTP server where the certificate is located and
the password you set in the previous step and click
Download
.
Step 8
Reboot the controller so that the certificates can then be used.
Step 9
You can check that the certificates were successfully installed on the controller using this command:
show local-auth certificates
Cisco Mesh Access Points, Design and Deployment Guide, Release 7.3
186
OL-27593-01
Connecting the Cisco 1500 Series Mesh Access Points to the Network
Locally Significant Certificates for Mesh APs