解决openvpn的CRL has expired笔记
我的openvpn 部署在内蒙古的openwrt上今天突然无法连接了

根据log发现是CRL证书过期了。
root@BleachWrt:/etc/openvpn# cd /etc/easy-rsa/
root@BleachWrt:/etc/easy-rsa# ls
easyrsa openssl-1.0.0.cnf openssl-easyrsa.cnf ta.key x509-types
keys openssl-1.0.cnf pki vars
root@BleachWrt:/etc/easy-rsa# pwd
/etc/easy-rsa
root@BleachWrt:/etc/easy-rsa# EASYRSA_CRL_DAYS=3650 ./easyrsa gen-crl
