15.04.2020, 15:57
Then an extra step is required to remove the passphrase.
1. Download OpenSSL for Windows here: https://indy.fulgan.com/SSL/ (openssl-1.0.2u-x64_86-win64.zip)
2. Place your key (cert_export_client-certificate.key) in the same directory as openssl.exe
3. Open cmd and go to openssl directory
4. Run this command: openssl.exe rsa -in cert_export_client-certificate.key -out out.key
5. Enter passphrase
6. Use the key from out.key in your OpenVPN config
1. Download OpenSSL for Windows here: https://indy.fulgan.com/SSL/ (openssl-1.0.2u-x64_86-win64.zip)
2. Place your key (cert_export_client-certificate.key) in the same directory as openssl.exe
3. Open cmd and go to openssl directory
4. Run this command: openssl.exe rsa -in cert_export_client-certificate.key -out out.key
5. Enter passphrase
6. Use the key from out.key in your OpenVPN config