Page 1 of 1

OpenVPN Autostart on Win10 - documentation has wrong path (config vs. config-auto)

Posted: Thu Feb 24, 2022 4:04 pm
by kosli
I just stumbled on https://openvpn.net/community-resources ... s-service/
-> there it is mentioned that the .ovpn files for automatic connections need to be in

Code: Select all

\Program Files\OpenVPN\config
but indeed they need to be in

Code: Select all

\Program Files\OpenVPN\config-auto
Can somebody please update the documentation page? Thanks.