C613-50100-01 REV C Command Reference for x930 Series 2290
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
LOCAL RADIUS SERVER COMMANDS
CRYPTO
PKI ENROLL LOCAL USER
crypto pki enroll local user
Overview Use this command to obtain a local user certificate from the Local CA (Certificate
Authority).
Use the no variant of this command to delete user certificates created by the Local
CA (Certificate Authority).
Syntax
crypto pki enroll local user <user-name>
no crypto pki enroll local user <user-name>
Default By default, there is no user certificate.
Mode Global Configuration
Examples The following command obtains Tom’s certificate from the Local CA (Certificate
Authority).
awplus# configure terminal
awplus(config)# crypto pki enroll local user Tom
The following command deletes Tom’s certificates created by the Local CA
(Certificate Authority):
awplus# configure terminal
awplus(config)# no crypto pki enroll local user Tom
Related
Commands
crypto pki trustpoint local
show crypto pki certificates
Parameter Description
<user-name> User name.