mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-12-06 12:42:41 +01:00
docs: update security section note for OpenVPN 2.5+
Replace the warning about outdated documentation with a note clarifying that TLS 1.2 is kept as minimum for client compatibility while acknowledging OpenVPN 2.5+ features.
This commit is contained in:
committed by
Stanislas
parent
bf31e0ca64
commit
46a295b538
@@ -219,8 +219,8 @@ We use [shellcheck](https://github.com/koalaman/shellcheck) and [shfmt](https://
|
|||||||
|
|
||||||
## Security and Encryption
|
## Security and Encryption
|
||||||
|
|
||||||
> **Warning**
|
> **Note**
|
||||||
> This has not been updated for OpenVPN 2.5 and later.
|
> This section covers security features for OpenVPN 2.4+. OpenVPN 2.5+ introduced additional features like TLS 1.3 support, but this script maintains TLS 1.2 as the minimum for broader client compatibility.
|
||||||
|
|
||||||
OpenVPN's default settings are pretty weak regarding encryption. This script aims to improve that.
|
OpenVPN's default settings are pretty weak regarding encryption. This script aims to improve that.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user