1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-10 15:31:04 +00:00
This commit is contained in:
2015-07-27 18:49:50 +03:00
parent 10a329c0fe
commit f24ef4024c
9 changed files with 49 additions and 32 deletions

View File

@@ -1,5 +1,6 @@
client
remote {{remote}}
remote-cert-tls server
proto {{proto}}
dev tap0
nobind

View File

@@ -7,6 +7,7 @@ local {{local}}
key {{key_path}}
cert {{certificate_path}}
ca {{authority_path}}
dh {{dhparam_path}}
comp-lzo
user nobody
group nogroup