-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
documentationdocumentation only, no code affecteddocumentation only, no code affectedpatch-submittedThere is a patch on the list waiting for mergeThere is a patch on the list waiting for merge
Description
Describe the bug
The default server config contains cipher AES-256-CBC
uncommented: https://github.com/OpenVPN/openvpn/blob/master/sample/sample-config-files/server.conf#L252
On start:
2024-03-03 00:51:30 us=398513 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.
This example needs to be updated or removed. Thanks.
Metadata
Metadata
Assignees
Labels
documentationdocumentation only, no code affecteddocumentation only, no code affectedpatch-submittedThere is a patch on the list waiting for mergeThere is a patch on the list waiting for merge