On 8/25/20 2:22 PM, Maciej Delmanowski wrote:
The 'pki' role configures the 'pki-realm' script to
renew the
certificates
preiodically, so you don't need to do that yourself.
I see the cron job in /etc/cron.d which runs weekly
"/usr/local/lib/pki/pki-realm schedule"
which is a 2500 lines bash script accepting init, new-realm, schedule as
options
Now how can I test that the script is working as expected (beside
waiting 90 days) ?