C613-50102-01 REV C
Command Reference for x510 Series
1818
AlliedWare Plus™ Operating System - Version 5.4.6-1.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
Parameter
Description
<
user-name
>
User name.
<
destination-url
>
Destination URL string.