Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| install_24_4_openvpn [2025/11/18 15:40] – system | install_24_4_openvpn [2025/11/19 04:44] (current) – system | ||
|---|---|---|---|
| Line 198: | Line 198: | ||
| # --- PKI / TLS (ECC only, no DH) --- | # --- PKI / TLS (ECC only, no DH) --- | ||
| - | ca / | + | ca ca.crt |
| - | cert / | + | cert server.crt |
| - | key / | + | key server.key |
| - | # No " | + | # No " |
| - | # dh dh.pem | + | dh none |
| # Optional but recommended: | # Optional but recommended: | ||
| Line 209: | Line 209: | ||
| # Protect and hide the control channel | # Protect and hide the control channel | ||
| - | tls-crypt-v2 | + | tls-crypt-v2 tls-crypt-v2-server.key |
| # Only allow modern TLS | # Only allow modern TLS | ||