Skip to content

roddie-digital/openvpn-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

OpenVPN scripts

crlgen.sh (CRL generator)

In OpenVPN, a new certificate revocation list (CRL) is only generated when new keys/tokens are created. If you don't generate any new tokens within six months, the CRL will expire and your clients won't be able to connect to your VPN server. Either manually run this script to generate a new CRL or remove the read commands and use it as a cron job to do it on a schedule. (This script is based on a Debian install so paths may differ depending on what distro you're using or how you installed OpenVPN.)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages