doc:appunti:linux:sa:debian_upgrade_11_12
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
doc:appunti:linux:sa:debian_upgrade_11_12 [2025/03/20 12:30] – [OpenVPN BF-CBC not supported] niccolo | doc:appunti:linux:sa:debian_upgrade_11_12 [2025/06/24 11:53] (current) – [Configuration with TLS] niccolo | ||
---|---|---|---|
Line 145: | Line 145: | ||
< | < | ||
- | # OpenVPN 2.6 using TLS should use the --data-ciphers | + | # The --cipher option should not be used any longer with OpenVPN 2.6 in TLS mode. |
- | data-ciphers AES-256-GCM: | + | #cipher AES-256-CBC |
+ | # Use --data-ciphers | ||
+ | data-ciphers AES-256-GCM: | ||
+ | # Use --data-ciphers-fallback for peers that are old or have negotiation disabled, | ||
+ | # e.g. peers running OpenVPN 2.3 or older, or some embedded devices. | ||
data-ciphers-fallback AES-256-CBC | data-ciphers-fallback AES-256-CBC | ||
</ | </ |
doc/appunti/linux/sa/debian_upgrade_11_12.1742470214.txt.gz · Last modified: by niccolo