dorianmuthigLV1Offline
Following: 0Followers: 0
Forums/ Switches
2015-03-11 03:39:27
RSA PEM format required
The certificate and private keys must be in RSA PEM format for the import to work. You can very easily convert your private key using openSSL a follows: [CODE]openssl rsa -in switch.key -outform PEM...
0HELPFULS
Forums/ Switches
2015-03-11 03:38:19
RSA PEM format required
The certificate and private keys must be in RSA PEM format for the import to work.<br>You can very easily convert your private key using openSSL a follows: [CODE]openssl rsa -in switch.key -outform...
0HELPFULS