Y
Hacker News
new
|
ask
|
show
|
jobs
by
XCSme
59 days ago
But how do you do that without also having a long-lived key or access token to those services?
1 comments
noAnswer
58 days ago
The long-lived credentials life inside a stripped down machine. Cron/lego/Ansible handles the renewal. The machines on the edge can't renew their keys themselves.
link
XCSme
58 days ago
Oh, this makes sense, so instead of "the app is rotating its keys" is more like "the keys in our app are being rotated by an external service".
link