Skip to content

Revert "service: automatically add the "cipher" to the "data-ciphers""

Beniamino Galvani requested to merge bg/ciphers into main

--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.

#112 (closed)

This reverts commit 020ab0c4.

Merge request reports