Page 1 of 1

Connecting to client has failed.

Posted: Wed Nov 05, 2014 6:55 am
by zessinthal
hi admin

Client: Windows 8.1 pro 64-bit
Open VPN GUI v5

Server: Ubuntu 14.10 x64
script ezopenvpn

when connect

Connecting to client has failed.
Cannot load inline certificate file error 0906D06C
Image

my client.ovpn file

client
dev tun
proto udp
remote x.x.x.x 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ca [inline]
cert [inline]
key [inline]
ns-cert-type server
comp-lzo
verb 3
remote-cert-tls server
keepalive 10 60

<ca>
ca
</ca>

<cert>
</cert>

<key>
</key>

Thanks

Re: Connecting to client has failed.

Posted: Wed Nov 05, 2014 10:08 am
by maikcat
which openvpn version are you using?

how did you copy the cert?

Michael.