This is part of a Python project to download data from a secured web site using digital certificate.
- Download and install OpenSSL for Windows.
- In the command window, type in:
- C:\OpenSSL\bin>openssl pkcs12 -in C:\Projects\certs\cert.pfx -out C:\Projects\certs\cert.pem -nodes
- Enter password for the .pfx