-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change adds 2 endpoints to keymasterd. A role requesting ednpoint and a refresh endpoint. The first of this endpoints (role requesting) requires an "automationadmin" (new option in the config) to be the caller. This endpoint generates much longer lived certs (today hardcoded to 45 days) and thus we have also enhanced the verification of identities to include denylists of keys. These are currenly part of the keymasterd configuration Tthe second endpoint can only be called from the ipranges embedded in the certificate and provide a mechanism to upate things.
- Loading branch information
Showing
7 changed files
with
760 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.