openvpn
[Config]
state=0# 0|1 disable or enable openvpn
route=Network_internals# routes shall be an objectgroup or any
timeout=14400# 4 hours in seconds
cipher=# used cipher (default value depends on licence branch)
tlsCipher=# used cipher for tls (default value depends on licence branch)
authAlgo=# message digest algorithm (default value depends on licence branch)
serverCertificate="sslvpn-full-default-authority:openvpnserver" # specify certificate used by openvpn server
clientCertificate="sslvpn-full-default-authority:openvpnclient" # specify certificate used by openvpn client
local=0# Flag to indicate if openvpn server and openvpn client are on a common subnet
authTimeout=604800# Authentication timeout (in seconds) of one week
IsPoolProtected=1
ForceOneTunnelPerUser=0
Verbose=0# 0 to disable, 9 is max
VerboseFile=# path to verbose file
persistIp=1# will ask openvpn to try to give the same private ip to the client when re-connecting
Port=sslvpn