Export the Default CA Certificate

Before you begin

Only admin users can perform this procedure.

About this task

Perform this procedure to export the default CA certificate from the device to the remote host in PEM format.

Procedure

Export the default CA certificate to the remote host.
device# crypto export ca-certificate default protocol scp remote-server 10.37.16.211
remote-file /root/temp/test.txt user root password root123
Exporting switch 'default' CA certificate...
Exported switch 'default' CA certificate successfully.