--data-ciphers
has a default value of AES-256-GCM:AES-128-GCM
. If
we overwrite it with the value of --cipher
we are diverging from
openvpn behavior and this can cause authentication problems.
This reverts commit 020ab0c4.
--data-ciphers
has a default value of AES-256-GCM:AES-128-GCM
. If
we overwrite it with the value of --cipher
we are diverging from
openvpn behavior and this can cause authentication problems.
This reverts commit 020ab0c4.