Specifications

Displaying Certificate and Key Information
RoamAbout Mobility System Software Configuration Guide 16-11
Displaying Certificate and Key Information
TodisplayinformationaboutcertificatesinstalledonaRoamAboutswitch,usethefollowing
commands:
show crypto ca-certificate {admin | eap | web}
show crypto certificate {admin | eap | web}
Example
Todisplayinformationaboutanadministrativecertificate,typethefollowingcommand:
RBT-8100# show crypto certificate admin
Certificate:
Version: 3
Serial Number: 999 (0x3e7)
Subject: C=US, ST=CA, L=PLEAS, O=
ETS, OU=SQA, CN=BOBADMIN/
emailAddress=BOBADMIN, unstructuredName=BOB
Signature Algorithm: md5WithRSAEncryption
Issuer: C=US, ST=CA, L=PLEAS, O=
ETS, OU=SQA, CN=BOBADMIN/
emailAddress=BOBADMIN, unstructuredName=BOB
Validity:
Not Before: Oct 19 01:57:13 2004 GMT
Not After : Oct 19 01:57:13 2005 GMT
Thelasttworowsofthedisplayindicatetheperiodforwhichthecertificateisvalid.Makesure the
dateandtimesetontheswitcharewithinthedateandtimerangeofthecertificate.
Key and Certificate Configuration Scenarios
Thefirstscenarioshowshowtogenerateselfsignedcertificates.Thesecondscenarioshowshow
toinstallCAsignedcertificatesusingPKCS #12objectfiles,andthethirdscenarioshowshowto
installCAsignedcertificatesusingCSRs(PKCS #10objectfiles)andPKCS #7objectfiles.
(ForSSHconfigurationinformation,seeManagingSSH
onpage 59.)
Creating Self-Signed Certificates
TomanagethesecurityoftheRoamAboutswitchforadministrativeaccessbyRoamAboutSwitch
ManagerandWebView,andthesecurityofcommunicationwith802.1XusersandWeb AAA
users,createAdmin,EAP,andWeb AAApublicprivatekeypairsandselfsignedcertificates.
Followthesesteps:
1. Settimeanddateparameters,if
notalreadyset.(SeeConfiguringandManagingTime
Parametersonpage 520.)
2. Generatepublicprivatekeypairs:
RBT-8100# crypto generate key admin 1024
key pair generated
RBT-8100# crypto generate key eap 1024
key pair generated
RBT-8100# crypto generate key web 1024
key pair generated