added inclusion of an additional client/server config when generating configs from templates
- fixed name in additional server config field
This commit is contained in:
parent
59248b7c2e
commit
f90ebbbb4e
11 changed files with 43 additions and 4 deletions
|
@ -22,6 +22,8 @@ block-outside-dns
|
|||
route $REMOTE_HOST 255.255.255.255 net_gateway
|
||||
remote 127.0.0.1 1194
|
||||
|
||||
$OPENVPN_ADDITIONAL_CLIENT_CONFIG
|
||||
|
||||
<ca>
|
||||
$OPENVPN_CA_CERT
|
||||
</ca>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue