Siemens RUGGEDCOM ROX II User Manual page 221

Hide thumbs Also See for RUGGEDCOM ROX II:
Table of Contents

Advertisement

RUGGEDCOM ROX II
CLI User Guide
Section 6.8.4.4
Deleting a CA Certificate and CRL
To delete a certificate issued by a Certified Authority (CA) and its associated Certificate Revocation List (CRL), do
the following:
1.
Make sure the CLI is in Configuration mode.
2.
Delete the CA certificate and its associated Certificate Revocation List (CRL) by typing:
no security crypto ca certificate
Where:
• certificate is the name of the certificate
Type commit and press Enter to save the changes, or type revert and press Enter to abort.
3.
Section 6.8.5
Managing Private Keys
This section describes how to view, add and delete private keys on the device.
NOTE
Private keys are automatically encrypted using an AES-CFB-128 cipher to protect them from being
viewed by unauthorized users.
CONTENTS
Section 6.8.5.1, "Viewing a List of Private Keys"
Section 6.8.5.2, "Adding a Private Key"
Section 6.8.5.3, "Deleting a Private Key"
Section 6.8.5.1
Viewing a List of Private Keys
To view a list of unsigned private keys, type:
show running-config security crypto private-key
If private keys have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config security crypto private-key
security
crypto
private-key key
algorithm rsa
contents
"{--contents--}"
!
!
!
If no private keys have been configured, add keys as needed. For more information, refer to
"Adding a Private
Key".
Deleting a CA Certificate and CRL
Chapter 6
Security
Section 6.8.5.2,
175

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents