Page 1 of 1

Friendlier Profile Name?

Posted: Mon Mar 04, 2013 3:11 am
by shushry
OpenVPN connect will name an imported profile, by it's "remote" hostname. Often this might not be terribly descriptive, particularly if you have multiple profiles.

Is there a way to specify, in the ovpn file itself (either by the name of the profile file itself, or some parameter in the file) that one could assign immediately via import the name of the profile, rather than having the user have to "rename" the profile after import?

Re: Friendlier Profile Name?

Posted: Wed Mar 13, 2013 1:27 am
by jamesyonan
Try adding this to profile:

Code: Select all

setenv FRIENDLY_NAME "My friendly name"

Re: Friendlier Profile Name?

Posted: Thu Mar 14, 2019 4:40 pm
by TinCanTech
Does anybody know if this still works for Android ?