mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 05:33:30 +03:00
Add note about ffdhe2048
Optional to merge. Only to clarify things.
This commit is contained in:
parent
c90989a0e2
commit
a275b3ae45
1 changed files with 1 additions and 0 deletions
|
@ -246,6 +246,7 @@ else
|
|||
# Generate key for tls-auth
|
||||
openvpn --genkey --secret /etc/openvpn/ta.key
|
||||
# Create the DH parameters file using the predefined ffdhe2048 group
|
||||
# See https://wiki.mozilla.org/Security/Server_Side_TLS#Pre-defined_DHE_groups
|
||||
echo '-----BEGIN DH PARAMETERS-----
|
||||
MIIBCAKCAQEA//////////+t+FRYortKmq/cViAnPTzx2LnFg84tNpWp4TZBFGQz
|
||||
+8yTnc4kmz75fS/jY2MMddj2gbICrsRhetPfHtXV/WVhJDP1H18GbtCFY2VVPe0a
|
||||
|
|
Loading…
Add table
Reference in a new issue