Add resource to fetch CRL
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Thu, 4 May 2017 10:23:33 +0000 (13:23 +0300)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Thu, 8 Jun 2017 13:57:15 +0000 (16:57 +0300)
commit2bb37b6189693d7588730eeb080f85009c3b6d6c
tree634b798f27cee19fc33aa9b0afaed6fed6f58775
parent0a75929adeea9ea7a53ad5a45c9bb1f1b6962b9b
Add resource to fetch CRL

This will fetch the CRL file from the specified file or URL. Furtherly
it will set up a cron job to refresh the crl file once a week and notify
the needed services.

bp tls-via-certmonger

Change-Id: I38e163e8ebb80ea5f79cfb8df44a71fdcd284e04
manifests/certmonger/ca/crl.pp [new file with mode: 0644]
releasenotes/notes/Add-CRL-resource-d2263462d40f01c0.yaml [new file with mode: 0644]
spec/classes/tripleo_certmonger_ca_crl_spec.rb [new file with mode: 0644]