lisenet / docker-openvpn

OpenVPN server in a Docker container.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add missing --data-ciphers

lisenet opened this issue · comments

DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations.