You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
430 B

  1. config service 'openfortivpn'
  2. option 'enabled' '0'
  3. option 'host' 'vpn-gateway'
  4. option 'port' '10443'
  5. option 'set_routes' '0'
  6. option 'set_dns' '0'
  7. option 'pppd_use_peerdns' '0'
  8. option 'username' 'foo'
  9. option 'password' 'bar'
  10. config 'certs'
  11. # example X509 certificate sha256 sum, trust only defined one(s)!
  12. option 'trusted_cert' 'e46d4aff08ba6914e64daa85bc6112a422fa7ce16631bff0b592a28556f993db'