ketheriel Posted July 1, 2021 Share Posted July 1, 2021 Hi, Two things about Hybrid VPN functionality: My provider does authentication through certificates, no username/password; I am forced still to enter a username and password so that I can use the VPN, despite they not being used for anything. Would it be too complicated to detect if 'auth-user-pass' is not present in the configuration and if it isn't accept configuration without username/password ? If I introduce a configuration with an error (of any kind really, as long as it's a show stopper to successfully launch the client), it just fails without any log entry. From what I noticed, the logs are actually openvpn logs, so if a config is broken, it displays nothing because openvpn hasn't strarted? (guessing here). Can this be improved? Thanks. Link to comment Share on other sites More sharing options...
Administrators Netduma Fraser Posted July 1, 2021 Administrators Share Posted July 1, 2021 The first one we can definitely do, the second, I couldn't say for certain without a dev input - my thought would be if we don't connect and it fails then we may not know what went wrong. Regardless, I shall pass both on to the team and see what they can do. Link to comment Share on other sites More sharing options...
ketheriel Posted July 1, 2021 Author Share Posted July 1, 2021 32 minutes ago, Netduma Fraser said: The first one we can definitely do, the second, I couldn't say for certain without a dev input - my thought would be if we don't connect and it fails then we may not know what went wrong. Regardless, I shall pass both on to the team and see what they can do. That would be awesome (typing boggus stuff isn't that hard, but is at least misleading). Regarding 2, just capturing stderr and printing it if process doesn't start would make me happy and would avoid noise between providers due to copy/paste errors, unide bs, etc... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.