Selva Nair

Results 332 comments of Selva Nair

Very few users have more than one connection active at the same time and even fewer with more than two or three. Feels like this would be a menu item...

> The program simply refuses to recognize the specified commands What does "simply refuses" mean -- post the error message. To test, with multiple connections active, open a command prompt...

> OpenVPN was running under administrative rights This is not recommended. If something is not working when run without elevation, please report.

> Using the --command option is a great idea, but it requires confirmation to run elevated programs. No elevation confirmation is required to use --command. The GUI runs fine as...

On windows the recommended ways to start openvpn are (I) use openvpn-gui when run interactively by the user (ii) use openvpnservice to start the tunnel at boot (iii) or a...

I tried to improve the docs but not sure I understand it well enough. Here is what I had come up with: 1. *The docs say* ```The server id is...

The only difference between openvpn.exe in various 2.6.14-100x is the version of OpenSSL its linked with (OpenSSL 3.4.1 in 1001 while , e.g., 3.5.1 in 1003). Odd that this would...

Indeed this appears to be caused by the change to treat "--cert" and "--key" option values as URIs. Internally files are still opened using `BIO_new_file()` by OpenSSL. And, that works...

This has been reported a few times in the past. Conflict with anti-virus programs or comodo firewall has been the cause in most cases. May be that helps you troubleshoot...

Continuing to use some "upstream" version (fedora?) would be nice but they have not yet updated it for 1.31 (there is a minor conflict). See https://gerrit.openvpn.net/c/openvpn/+/1368 for a local fix...