### configuration file for openfortivpn, see man openfortivpn(1) ###
# File generated by monakhos, please change at the template source!

host = {{ item.p.host }}
port = {{ item.p.port }}
username = {{ item.p.username }}
password = {{ item.p.password }}

trusted-cert = {{ item.p.trusted_cert }}