Enterasys Networks XSR CLI Router User Manual


 
Other Certificate Commands
XSR CLI Reference Guide 14-91
Mode
Globalconfiguration:XSR(config)#
Sample Output
Thefollowingscriptpromptsyoutoacceptthecertificate.
XSR#crypto ca authenticate ACMEca
Certificate has the following attributes:
Fingerprint: 0123 4567 89AB CDEF 0123
Do you accept this certificate? [yes/no] y
crypto ca certificate chain
ThiscommandinvokesCertificateChainmode.Inthismode,youcandeleteacertificateby
enteringthe
no certificatecommands.Ifyouissuethiscommand,youshouldalso:
•AsktheCAadministratortorevokeXSRʹscertificatesattheCA;youmustsupplythe
challengepasswordyoucreatedwhenyoufirstgotthecertificateswith
crypto ca enroll.
•RemovetheXSRʹscertificatesfromtheconfigurationusingthe
certificatecommand.
Syntax
crypto ca certificate chain name
Mode
Globalconfiguration:XSR(config)#
Next Mode
Certificatechainconfiguration:XSR(config-cert-chain)#
Example
ThiscommandacquiresCertificateChainmodeinwhichacertificatecanbeaddedorremoved.
Notethatthescriptpromptsyoutoremovethecertificate:
XSR(config)#crypto ca certificate chain ACMEca
XSR(config-cert-chain)#no certificate 0123456789ABCDEF0123456789ABCDEF
% Are you sure you want to remove the certificate [yes/no]? yes
% Be sure to ask the CA administrator to revoke this certificate.
name
CAname.Usethesamenameyoudeclaredusingcrypto ca identity.