Changes:

  • extend default_crl_days to 1095 (i.e. CRL expiry = 3 years) - closes #1291
  • Update openvpn-addclient script to current standards, include 'remote-cert-tls server' & 'auth-nocache' - closes #1264. [ https://github.com/AlejandroBOFH ]
  • Refacter openvpn-addclient script to accept '--no-authcache' as an optional argument so 'auth-nocache' is optional rather than being forced.

Links