RCS file: /root/RCS/update-crls,v Working file: /root/update-crls head: 1.7 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 7; selected revisions: 7 description: update-crls - script to be run from cron at regular intervals ---------------------------- revision 1.7 date: 2015/09/14 06:51:47; author: root; state: Exp; lines: +4 -8 Simplify update-crls script by omitting conversion to pem format, which is totally unnecessary for the CAcert CRL server. ---------------------------- revision 1.6 date: 2014/02/05 16:46:54; author: root; state: Exp; lines: +3 -3 Adjustments for running on crl server instead of ocsp server. ---------------------------- revision 1.5 date: 2014/02/05 16:36:21; author: wytze; state: Exp; lines: +3 -3 Use rsync instead of wget for more efficient retrieval of updated crls. ---------------------------- revision 1.4 date: 2012/12/16 16:40:09; author: wytze; state: Exp; lines: +2 -2 Update location to obtain the crls from: .../CRL/... rather than .../crl/... ---------------------------- revision 1.3 date: 2011/05/17 16:13:47; author: wytze; state: Exp; lines: +10 -5 Restructure the script to ensure that the installation of an updated crl occurs as an atomic operation for both the .crl and .pem formats. While the ocspd server only uses the .pem format, an http-based crl server running on the same machine can now use the .crl format reliably too, without risking serving an incomplete file in the middle of retrieval. ---------------------------- revision 1.2 date: 2011/04/29 09:02:28; author: wytze; state: Exp; lines: +4 -1 Add code to record changes in syslog. ---------------------------- revision 1.1 date: 2011/04/28 15:46:03; author: wytze; state: Exp; Initial revision =============================================================================