-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit allows passing the --salt-length flag to the sign command. The salt length used to default to auto, which causes errors if we try to use a key in a KMS for TLS, as the Go standard library will default to rsa.PSSSaltLengthEqualsHash on RSA keys.
- Loading branch information
Showing
1 changed file
with
24 additions
and
5 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