Copying Certificats using Cut-and-Paste Method¶
AGNI CA signed certificates¶
We will work with radsec_ca_certificate.pem and switch.pem certificatesfrom AGNI. The radsec cerficate is provided by AGNI and switch.pem is generated on the switch and signed by AGNI. You will need to copy these certificates to the switch flash storage. The following steps assume you have already downloaded the certificates to your local machine. Ensure that you are in the same directory as the certificates.
MAC OS
- Open Terminal and run the following.
- You will cut-and-paste the certificate contents of radsec_ca_certificate.pem and switch.pem to the switch's terminal.
-
Copy the content of the certficate from BEGIN and END CERTIFICATE lines.
-
Login to your switch using the
aristauser credentials and paste the certificate. Hit return and control-d to exit. -
Repeat the previoussteps for the switch.pem certificate.
-
Login to your switch using the
aristauser credentials and paste the certificate. Hit return and control-d to exit. -
Copy the certificates to the certificate store.
Windows
- Open Command Prompt and run the following.
- You will cut-and-paste the certificate contents of radsec_ca_certificate.pem and switch.pem to the switch's terminal.
-
Copy the content of the certficate from BEGIN and END CERTIFICATE lines.
-
Login to your switch using the
aristauser credentials and paste the certificate. Hit return and control-d to exit. -
Repeat the previous steps for the switch.pem certificate.
-
Login to your switch using the
aristauser credentials and paste the certificate. Hit return and control-d to exit. -
Copy the certificates to the certificate store.