Quote from: AdSchellevis on May 14, 2016, 04:32:00 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 Selectopenssl 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_