Why can't I connect to my OpenVPN server?
Linode
Linode Staff
I've found that I receive the error VERIFY ERROR: depth=0, error=CRL has expired
in my server logs. What is causing this?
1 Reply
It looks like you have an expired CRL, and you can regenerate this with your KPI manager (typically openssl). The following documentation on OpenSSL may prove useful, and I was also able to find an instance of someone else solving this exact issue:
https://pki-tutorial.readthedocs.io/en/latest/advanced/#id21
https://forums.openvpn.net/viewtopic.php?t=23166