1
16.1 Legacy Series / Re: use OpenVPN-Client with Passphrase-potected-Key
« on: May 14, 2016, 09:21:36 pm »Hi _ralf_,
Can't you remove the password with openssl before adding it to OPNsense?
I guess something like this should do the trick:Code: [Select]openssl rsa -in privateKey.pem -out newPrivateKey.pem
Hi Ad,
wow - I must admit that I did not think of that!
Just removed the Passphrase - worked 1a! Now, I can connect...
Thanks a lot!
Cheers,
_ralf_