Connect using credentials file

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
mac-user
OpenVpn Newbie
Posts: 1
Joined: Fri Dec 29, 2023 7:18 am

Connect using credentials file

Post by mac-user » Fri Dec 29, 2023 7:23 am

Hi.
OpenVPN Connect version 2.6.0.103, MacOS Sonoma.
I want to connect using credentials config file.
1. Created credentials.txt file:

Code: Select all

user
password
2. Specified the name of the file in .ovpn file:

Code: Select all

auth-user-pass credentials.txt
Imported this in OpenVPN Connect, but it doesn't work.

1. What is the location for imported .ovpn files on MacOS Sonoma?
2. Should I specify absolute path to the credentials file or relative?
3. Any details I missed?

Thanks

Post Reply