theinvisible / openfortigui

VPN-GUI to connect to Fortigate-Hardware, based on openfortivpn
https://hadler.me/linux/openfortigui/
GNU General Public License v3.0
490 stars 54 forks source link

Update options to match openfortivpn config options and remove deprec… #90

Closed rcalixte closed 4 years ago

rcalixte commented 4 years ago

…ated verify_cert

rcalixte commented 4 years ago

I may need to revise this so that it can update clients effectively. An update currently would read nothing from existing saved configurations. With the exception of gateway_host and gateway_port which would be host and port, other options can be sed-replaced from an underscore to a dash (and verify_cert can be removed entirely as it is deprecated in openfortivpn).

theinvisible commented 4 years ago

Thanks for you pull request. I will not accept it this time because it would break a lot of OpenFortiGUI installations out there. Maybe you can implement an automatic migrator like the "installation wizard". Also keep in mind that with global VPN profiles the user dont can even have write permissions to these files.