Automating CRL
-
Hi All,
Does anyone know if its possible to automate the upload of a CRL to a PFSense box? I am having to manually update our CRL every time it expires, which is a bit of an overhead.
Thanks
-
@leacho73
for openvpn look here:
openvpn-external-crl-automatic-renewing-openvpn-restartSo... you could download the CRL with Curl, transfrom it in x509 and drop it where it is needed.