2 days ago I updated my Ubuntu Distro from 20.04 LTS to 22.04 LTS.
After the update, I've noticed that my private OpenVPN tunnel is not working anymore in the new update, in Ubuntu 20.04 was working flawlessly.Trying the same imported configuration on Windows or on my other machine with Ubuntu 20.04 I'm still able to connect.
When I try to start a connection from my terminal I get the following errors:
2022-04-26 08:36:55 OpenSSL: error:0A0C0103:SSL routines::internal error2022-04-26 08:36:49 TLS_ERROR: BIO read tls_read_plaintext error2022-04-26 08:36:49 TLS Error: TLS object -> incoming plaintext read error2022-04-26 08:36:49 TLS Error: TLS handshake failed2022-04-26 08:36:49 Fatal TLS error (check_tls_errors_co), restarting2022-04-26 08:36:49 SIGUSR1[soft,tls-error] received, process restarting
Has anybody encountered the same issue?