OpenVPN / openvpn-gui

OpenVPN GUI is a graphical frontend for OpenVPN running on Windows 7 / 8 / 10. It creates an icon in the notification area from which you can control OpenVPN to start/stop your VPN tunnels, view the log and do other useful things.
Other
1.47k stars 405 forks source link

Import .ovpn file doesn't import related certificate #106

Open JochenHWezel opened 7 years ago

JochenHWezel commented 7 years ago

Our config requires usually 2 files to import: image

I used the Import feature here: image

Currently the .ovpn file is copied, but the certificate.p12 file is missing after import. image

The config file contains e.g. the following line

pkcs12 certificatefilename123.p12

When it finds that line, it should automatically import the related file into the user's OpenVPN config folder, too.

selvanair commented 7 years ago

The import feature is currently very rudimentary and cannot handle dependencies. A smarter one is being planned but no ETA as yet. If possible inline the certs and key into the config file.

JochenHWezel commented 7 years ago

This line also contains reference to external file which should be imported in a future version, too:

tls-auth ta.key