calebstewart/python-htb

Importing VPN fails

Opened this issue · 0 comments

❯ htb lab import
[!] failed to import vpn configuration
[!] tip: try importing the config manually and fixing any network manager issues:
	nmcli connection import type openvpn file {your-ovpn-file}
[!] nmcli stderr output:
Error: failed to import '/tmp/tmp4i7m9rfu': The file to be imported wasn’t a valid OpenVPN client configuration.

Inspecting the temp openvpn file, it appears as empty which is why the import is failing.