cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
15712
Views
15
Helpful
0
Comments
Luis Vargas Cortes
Cisco Employee
Cisco Employee

1- Install OpenSSL in your windows machine. You can download the installer following this link: http://slproweb.com/products/Win32OpenSSL.html
(32 or 64, based on your Windows operating system)

Link to download.PNG

 

2- Access the folder C:\OpenSSL-Win64\bin and paste the .crl file there (File highlighted).

CRL file.PNG

 

3- Double click on "openssl.exe"

openssl.PNG

 

4- Run the following command: crl -in your_current.crl -inform DER -out crl.pem.

For our example would be: crl -in test.crl -inform DER -out crl.pem

 

opensslexe.PNG

 

5- New file with extention .pem will be create on the same folder (Both files highlighted).

 

.crl and .pem.PNG

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: