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
.ovpn/.conf
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
- maikcat
- Forum Team
- Posts: 4200
- Joined: Wed Jan 12, 2011 9:23 am
- Location: Athens,Greece
- Contact:
Re: .ovpn/.conf
why dont you rename the .conf to .ovpn?
they are both simply text files..
Michael.
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"
Long live Dino Dini (Kick off 2 Creator)
Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)
"objects in mirror are losing"
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: .ovpn/.conf
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
Also, note that this GUI is not maintained anymore, a new GUI is in the works for OpenVPN 2.3
-
- OpenVpn Newbie
- Posts: 2
- Joined: Wed May 02, 2012 7:54 am
Re: .ovpn/.conf
Thanks, that worked!maikcat wrote:why dont you rename the .conf to .ovpn?
they are both simply text files..
Michael.
Sounds good. Thank you for the info.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