After being instantiated, the go routine for the CRL rotate hourly operation does not renew the Vault token, leading to an error when the initial token expires:
2020/01/28 17:00:00 Cron procesor failed trying to rotate the CRL
2020/01/28 17:00:00 Error making API request.
URL: GET https://vault.mgmt.3sca.net/v1/cvpn-pki/crl/rotate
Code: 403. Errors:
* permission denied
After being instantiated, the go routine for the CRL rotate hourly operation does not renew the Vault token, leading to an error when the initial token expires: