.ovpn/.conf

How to customize and extend your OpenVPN installation.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
choicefresh
OpenVpn Newbie
Posts: 2
Joined: Wed May 02, 2012 7:54 am

.ovpn/.conf

Post by choicefresh » Wed May 02, 2012 7:58 am

Hi,

I'm a Windows XP user, and I'm doing some VPN testing at the moment. Most of the VPNs I use provide ovpn files, but one only offers a .conf file. I am able to connect to the VPN using openvpn via the command-line, but the conf file does not show up in the list of VPNs to connect to when running the OpenVPN GUI. I noticed that there are registry values related to this: HKLM > Software > OpenVPN > config_ext and HKLM > Software > OpenVPN-GUI > config_ext, both set to ovpn. Is it possible to add multiple values to these keys, such as in the format "ovpn; conf"?

Thank you in advance,
choicefresh

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: .ovpn/.conf

Post by maikcat » Wed May 02, 2012 11:09 am

why dont you rename the .conf to .ovpn?

they are both simply text files..

Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)

Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)

"objects in mirror are losing"

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: .ovpn/.conf

Post by janjust » Wed May 02, 2012 1:07 pm

nope, this is not possible ( I just checked the sources) - you'll need to modify the GUI for this.
Also, note that this GUI is not maintained anymore, a new GUI is in the works for OpenVPN 2.3

choicefresh
OpenVpn Newbie
Posts: 2
Joined: Wed May 02, 2012 7:54 am

Re: .ovpn/.conf

Post by choicefresh » Wed May 02, 2012 11:10 pm

maikcat wrote:why dont you rename the .conf to .ovpn?

they are both simply text files..

Michael.
Thanks, that worked!
janjust wrote:nope, this is not possible ( I just checked the sources) - you'll need to modify the GUI for this.
Also, note that this GUI is not maintained anymore, a new GUI is in the works for OpenVPN 2.3
Sounds good. Thank you for the info.

Post Reply