blob: d680c64019f7addb20a0861b370861254e7e674e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- doc/tests/authentication-plugins.md.orig 2025-04-02 06:53:10 UTC
+++ doc/tests/authentication-plugins.md
@@ -36,7 +36,7 @@ To build the needed authentication plug-in, run:
verb 4
dev tun
server 10.8.0.0 255.255.255.0
- dh sample/sample-keys/dh2048.pem
+ dh none
ca sample/sample-keys/ca.crt
cert sample/sample-keys/server.crt
key sample/sample-keys/server.key
|