Specifications

Key and Certificate Configuration Scenarios
RoamAbout Mobility System Software Configuration Guide 16-15
Email Address: admin@example.com
Unstructured Name: wiring closet 12
CSR for admin is
-----BEGIN CERTIFICATE REQUEST-----
MIIBdTCB3wIBADA2MQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExGjAYBgNVBAMU
EXRlY2hwdWJzQHRycHouY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC4
...
2L8Q9tk+G2As84QYMwe9RJAjfbYM5bdWRUFiLzvK7BJgqBsCZz4DP00=
-----END CERTIFICATE REQUEST-----
4. CopytheCSRintotheCAsapplication.
5. Transferthesignedadministrativecertificate(PKCS #7objectfile)fromtheCAtoyour
computer.
6. Openthesignedcertificatefilewithatexteditor.Copytheentirefilefromthefirsthyphento
thelast.
7. ToinstalltheadministrativecertificateontheRoamAboutswitch,typethe
following
commandtodisplayaprompt:
RBT-8100# crypto certificate admin
Enter PEM-encoded certificate
8. PastethesignedcertificatetextblockintotheRoamAboutswitch’sCLI,belowtheprompt.
9. Displayinformationaboutthecertificate,toverifyit:
RBT-8100# show crypto certificate admin
10. Repeatstep 3throughstep 9toobtainandinstallEAP(802.1X)andWeb AAAcertificates.
11. ObtaintheCAsowncertificate.
12. ToinstalltheCAs certificateontheRoamAboutsw itchandhelpauthenticatetheswitch’s
Admincertificate,typethefollowingcommandtodisplayaprompt:
RBT-8100# crypto ca-certificate admin
Enter PEM-encoded certificate
13. PastetheCAssignedcertificateundertheprompt.
14. DisplayinformationabouttheCAscertificate,toverifyit:
RBT-8100# show crypto ca-certificate admin
15. Repeatstep 12throughstep 14toinstalltheCAscertificateforEAP(802.1X)andWeb AAA.
Note: You must paste the entire block, from the beginning -----BEGIN CERTIFICATE REQUEST-----
to the end -----END CERTIFICATE REQUEST-----.