-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: makes leaf optional and other changes. (#1931)
* feat: makes leaf optional and other changes. Signed-off-by: ianhundere <[email protected]> * docs: updates docs. Signed-off-by: ianhundere <[email protected]> * chore: adds default path certmaker certs to make file. Signed-off-by: ianhundere <[email protected]> * chore: adds fb. Signed-off-by: ianhundere <[email protected]> * refactor: simplifies kmsconfig. Signed-off-by: ianhundere <[email protected]> * chore: fixes tests. Signed-off-by: ianhundere <[email protected]> --------- Signed-off-by: ianhundere <[email protected]>
- Loading branch information
1 parent
5ac0b16
commit 0859642
Showing
8 changed files
with
206 additions
and
278 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,4 +41,4 @@ hack/tools/bin | |
|
||
# macOS | ||
.DS_Store | ||
fulcio-certificate-maker | ||
certificate-maker |
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
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.