aboutsummaryrefslogtreecommitdiffstats
path: root/spec/classes/tripleo_certmonger_ca_crl_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2017-08-22Add -s (silent) to curl command for CRL refreshJuan Antonio Osorio Robles1-2/+2
Without it, it doesn't reload the services it should. Change-Id: I43e6188700deb585f905ca700e69b6875f0ded45 Closes-Bug: #1712404
2017-06-08Add resource to fetch CRLJuan Antonio Osorio Robles1-0/+104
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