OpenVPN - Encryption Algorithm: None, nothing else to choose in 2.3.3.a
-
I have noticed that last one and current dev release 2.3.3.a.20161011.0348, I can't choose Encryption Algorithm in Cryptographic Settings for OpenVPN
This field is empty and only one option is: None No Encryption
I have noticed on 3 servers that have dev release
In 2.3.2-RELEASE-p1 looks fineAny ideas how to fix this (instead recovery from backup) ?
Thank you
-
It's nothing you've done, OpenVPN changed some output that broke the list.
I pushed a fix, the commit will show up at https://redmine.pfsense.org/issues/6849 shortly and you can apply it manually or wait for the next snapshot.
-
I pushed a fix
Thank you and thumbs up for next snapshot and also g8 work.
Also if anyone need right now temporary workaround, just add in "Advanced Configuration" this line:
cipher AES-256-CBC;
supported ciphers you always can find with:
openvpn --show-ciphers