3scale-ops / aws-cvpn-pki-manager

A small API that helps you manage the PKI infrastructure for your AWS Client VPN setup
Apache License 2.0
1 stars 1 forks source link

The CRL rotator is not renewing the vault token #3

Closed roivaz closed 4 years ago

roivaz commented 4 years ago

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