Connecting to client has failed.

Support forum for Easy-RSA certificate management suite.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
zessinthal
OpenVpn Newbie
Posts: 1
Joined: Wed Nov 05, 2014 6:51 am

Connecting to client has failed.

Post by zessinthal » Wed Nov 05, 2014 6:55 am

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

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Connecting to client has failed.

Post by maikcat » Wed Nov 05, 2014 10:08 am

which openvpn version are you using?

how did you copy the cert?

Michael.

Post Reply