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
ThePrivacyEnhancedMailprotocol(PEM)formatisusedforrepresentingaPKCS #7certificate
inASCIItext.PEMusesbase64encodingtoconvertthecertificatetoASCIItext,thenputsthe
encodedtextbetweenthefollowingdelimiters:
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
Tousethiscommand,youmustalreadyhaveobtainedacopyofthecertificateauthority’s
certificateasaPKCS #7objectfile.Thendothefollowing:
1. OpenthePKCS #7objectfilewithanASCIItext editorsuchasNotepador vi.
2. EnterthecryptocacertificatecommandontheCLIcommandline.
3. WhenMSS
promptsyouforthePEMformattedcertificate,pastethePKCS #7objectfileonto
thecommandline.
admin Storesthecertificateauthority’scertificatethatsignedtheadministrative
certificatefortheRoamAboutSwitch.
TheadministrativecertificateauthenticatestheRoamAboutSwitchtoRASM
orWebView.
eap Storesthecertificateauthority’scertificatethatsignedtheExtensible
AuthenticationProtocol (EAP)certificatefortheRoamAbout.
TheEAPcertificateauthenticatestheRASto802.1Xsupplicants(clients).
web Storesthecertificateauthority’scertificatethatsignedthecertificateforthe
RoamAboutSwitch.
TheWebcertificateauthenticatestheRoamAboutSwitchtoclientswhouse
WebAuthentication.
PEMformatted
certificate
ASCIItextrepresentationofthecertificate
authorityPKCS #7certificate,
consistingofupto5120 charactersthatyouhaveobtainedfromthecertificate
authority.