Page 1 of 1

build openvpn3 and run fail in linux

Posted: Thu Jan 17, 2019 7:30 am
by chris122
Hi,
I follow the openvpn3 web(https://github.com/OpenVPN/openvpn3) to build and run in linux ubuntu 16.04 x64 server, got Missing External PKI alias error, did I miss anything? the configure file "udp2_client.ovpn" could run by "openvpn udp2_client.ovpn" and connect correctly, thanks.

$ sudo ./cli -a -c yes udp2_client.ovpn route-nopull
CONNECTING...
Thread starting...
connect error: Missing External PKI alias
Thread finished
STATS:

udp2_client.ovpn :
remote abcd.ddns.net
port 30609
dev tun
ifconfig 10.19.0.2 10.19.0.1
secret static.key
comp-lzo
verb 3
redirect-gateway def1
dhcp-option DNS 8.8.4.4
dhcp-option DNS 8.8.8.8