mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
Update script for OpenVPNs CRL cause OpenVPN refactors the CRL handling since v.2.4.0 .
Script checks the next update field from the CRL and executes an update before it expires.
Script is placed under fcron.daily for daily checks.
Signed-off-by: Erik Kapfer <erik.kapfer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
etc/fcron.daily/openvpn-crl-updater
|
|
#usr/include/openvpn-msg.h
|
|
#usr/include/openvpn-plugin.h
|
|
#usr/lib/openvpn
|
|
#usr/lib/openvpn/plugins
|
|
#usr/lib/openvpn/plugins/openvpn-plugin-auth-pam.la
|
|
usr/lib/openvpn/plugins/openvpn-plugin-auth-pam.so
|
|
#usr/lib/openvpn/plugins/openvpn-plugin-down-root.la
|
|
usr/lib/openvpn/plugins/openvpn-plugin-down-root.so
|
|
usr/lib/openvpn/verify
|
|
usr/sbin/openvpn
|
|
#usr/share/doc/openvpn
|
|
#usr/share/doc/openvpn/COPYING
|
|
#usr/share/doc/openvpn/COPYRIGHT.GPL
|
|
#usr/share/doc/openvpn/Changes.rst
|
|
#usr/share/doc/openvpn/README
|
|
#usr/share/doc/openvpn/README.IPv6
|
|
#usr/share/doc/openvpn/README.auth-pam
|
|
#usr/share/doc/openvpn/README.down-root
|
|
#usr/share/doc/openvpn/README.mbedtls
|
|
#usr/share/doc/openvpn/management-notes.txt
|
|
#usr/share/man/man8/openvpn.8
|
|
var/ipfire/ovpn/ca
|
|
var/ipfire/ovpn/caconfig
|
|
var/ipfire/ovpn/ccd
|
|
#var/ipfire/ovpn/certs
|
|
var/ipfire/ovpn/certs/index.txt
|
|
var/ipfire/ovpn/certs/serial
|
|
var/ipfire/ovpn/crls
|
|
var/ipfire/ovpn/n2nconf
|
|
#var/ipfire/ovpn/openssl
|
|
var/ipfire/ovpn/openssl/ovpn.cnf
|
|
var/ipfire/ovpn/ovpn-leases.db
|
|
var/ipfire/ovpn/ovpnconfig
|
|
var/ipfire/ovpn/scripts
|
|
var/ipfire/ovpn/settings
|
|
var/log/openvpn
|