Suddenly my fine-worked VPN started to fail.
As I remember, I haven't installed any system updates in the last time. Yesterday it was OK, and I haven't configured anything on the server.
All I could do is 'apt update ; apt list --upgradable ; apt upgrade -y'. But I even not sure if I upgraded the system during yesterday or today.
All I found is in dpkg.log
Code: Select all
2018-06-18 08:50:35 upgrade libgcrypt20:amd64 1.7.6-2+deb9u2 1.7.6-2+deb9u3
Code: Select all
Thu Jun 21 00:48:21 2018 us=636640 x.y.124.2:55476 WARNING: Failed to stat CRL file, not (re)loading CRL.
Thu Jun 21 00:48:21 2018 us=882751 x.y.124.2:55476 VERIFY ERROR: depth=0, error=CRL has expired: C=TZ, ST=45, L=Tn, O=XM, OU=XmUnit, CN=client-dell, name=EasyRSA, emailAddress=email@email.email
Thu Jun 21 00:48:21 2018 us=883201 x.y.124.2:55476 OpenSSL: error:14089086:SSL routines:ssl3_get_client_certificate:certificate verify failed
Thu Jun 21 00:48:21 2018 us=883389 x.y.124.2:55476 TLS_ERROR: BIO read tls_read_plaintext error
Thu Jun 21 00:48:21 2018 us=883555 x.y.124.2:55476 TLS Error: TLS object -> incoming plaintext read error
Thu Jun 21 00:48:21 2018 us=883716 x.y.124.2:55476 TLS Error: TLS handshake failed
Debian 9.4 Stretch (stable).