1204
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
L
OCAL
RADIUS S
ERVER
C
OMMANDS
CRYPTO
PKI
EXPORT
LOCAL
PKCS
12
crypto pki export local pkcs12
Overview
Use this command to export a specified certificate to a PKCS12 format file.
This command cannot be used for exporting certificates for the local system.
Syntax
crypto pki export local pkcs12 <
user-name
> <
destination-url
>
Mode
Global Configuration
Examples
The following commands exports a certificate for a user named
client
to a PKCS12
format file.
awplus#
configure terminal
awplus(config)#
crypto pki export local pkcs12 client
tftp://192.168.1.1/cacert.pem
To export Tom’s certificate to PKSC12 format file, use the commands:
awplus#
configure terminal
awplus(config)#
crypto pki export local pksc12 Tom
tftp://192.168.1.1/tom.pfx
Related
Commands
crypto pki enroll local
Parameter
Description
<
user-name
>
User name.
<
destination-url
>
Destination URL string.