Specifications
15-2 Cryptography Commands
crypto ca-certificate
Installsacertificateauthority’sownPKCS #7certificateintotheRoamAboutSwitchcertificateand
keystoragearea.
Syntax
crypto ca-certificate {admin | eap | web} PEM-formatted-certificate
Parameters
Defaults
None.
Mode
Enabled.
Usage
ThePrivacy‐EnhancedMailprotocol(PEM)formatisusedforrepresentingaPKCS #7certificate
inASCIItext.PEMusesbase64encodingtoconvertthecertificatetoASCIItext,thenputsthe
encodedtextbetweenthefollowingdelimiters:
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
Tousethiscommand,youmustalreadyhaveobtainedacopyofthecertificateauthority’s
certificateasaPKCS #7objectfile.Thendothefollowing:
1. OpenthePKCS #7objectfilewithanASCIItext editorsuchasNotepador vi.
2. Enterthecryptoca‐certificatecommandontheCLIcommandline.
3. WhenMSS
promptsyouforthePEM‐formattedcertificate,pastethePKCS #7objectfileonto
thecommandline.
admin Storesthecertificateauthority’scertificatethatsignedtheadministrative
certificatefortheRoamAboutSwitch.
TheadministrativecertificateauthenticatestheRoamAboutSwitchtoRASM
orWebView.
eap Storesthecertificateauthority’scertificatethatsignedtheExtensible
AuthenticationProtocol (EAP)certificatefortheRoamAbout.
TheEAPcertificateauthenticatestheRASto802.1Xsupplicants(clients).
web Storesthecertificateauthority’scertificatethatsignedthecertificateforthe
RoamAboutSwitch.
TheWebcertificateauthenticatestheRoamAboutSwitchtoclientswhouse
WebAuthentication.
PEM‐formatted‐
certificate
ASCIItextrepresentationofthecertificate
authorityPKCS #7certificate,
consistingofupto5120 charactersthatyouhaveobtainedfromthecertificate
authority.