cannot read ctl

This forum is for general conversation and user-user networking.

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

Post Reply
qwertyjjj
OpenVPN User
Posts: 45
Joined: Tue Feb 01, 2011 10:43 am

cannot read ctl

Post by qwertyjjj » Fri Jan 10, 2020 4:13 am

I followed this how to file exactly but I am getting the following error:
https://www.howtoforge.com/tutorial/how-to-install-openvpn-server-and-client-with-easy-rsa-3-on-centos-8/

Thu Jan 09 23:12:34 2020 TLS: Initial packet from [AF_INET]3.9.180.74:1194, sid=3feb5fac 3ef4e0bc
Thu Jan 09 23:12:35 2020 VERIFY ERROR: depth=0, error=unable to get local issuer certificate: CN=proxyplayer-server
Thu Jan 09 23:12:35 2020 OpenSSL: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
Thu Jan 09 23:12:35 2020 TLS_ERROR: BIO read tls_read_plaintext error
Thu Jan 09 23:12:35 2020 TLS Error: TLS object -> incoming plaintext read error
Thu Jan 09 23:12:35 2020 TLS Error: TLS handshake failed
Thu Jan 09 23:12:35 2020 SIGUSR1[soft,tls-error] received, process restarting
Thu Jan 09 23:12:35 2020 MANAGEMENT: >STATE:1578629555,RECONNECTING,tls-error,,,,,
Thu Jan 09 23:12:35 2020 Restart pause, 5 second(s)

Any ideas why?
I have chowned etc/openvpn between root, openvpn, and centos but none of those help

easy-rsa]$ sudo openssl verify -CAfile /etc/openvpn/client/ca.crt
/etc/openvpn/client/client01.crt
/etc/openvpn/client/client01.crt: OK

Post Reply