mirror of
https://github.com/laurivosandi/certidude
synced 2025-11-02 18:46:10 +00:00
Fixes
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
client
|
||||
remote {{remote}}
|
||||
remote-cert-tls server
|
||||
proto {{proto}}
|
||||
dev tap0
|
||||
nobind
|
||||
|
||||
@@ -7,6 +7,7 @@ local {{local}}
|
||||
key {{key_path}}
|
||||
cert {{certificate_path}}
|
||||
ca {{authority_path}}
|
||||
dh {{dhparam_path}}
|
||||
comp-lzo
|
||||
user nobody
|
||||
group nogroup
|
||||
|
||||
Reference in New Issue
Block a user