theinvisible / openfortigui

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

On cert-only VPN's the connecting procedure asks for credentials #162

Closed dmlambea closed 1 year ago

dmlambea commented 2 years ago

Creating a VPN connection that requires just a client certificate allows the username/password to remain empty. But trying to connect to the VPN makes the login window to appear. Accepting the window without entering any credentials makes the VPN to connect successfully.

Ideally, there could be a config option to let the user decide if the connection will require credentials (and therefore, ask for them) or not (and therefore simply not asking for them).