-
Notifications
You must be signed in to change notification settings - Fork 547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add trusted-root create helper command #3876
Commits on Sep 11, 2024
-
Fixes sigstore#3700: add trusted-root create helper command
To help cosign users move from providing disparate verification material to a single file that contains the needed verification material. This makes it easier for users to rotate key material and specify what time period different keys were valid. Signed-off-by: Zach Steindler <steiza@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2552371 - Browse repository at this point
Copy the full SHA 2552371View commit details -
Signed-off-by: Zach Steindler <steiza@github.com>
Configuration menu - View commit details
-
Copy full SHA for ea1c77f - Browse repository at this point
Copy the full SHA ea1c77fView commit details -
Signed-off-by: Zach Steindler <steiza@github.com>
Configuration menu - View commit details
-
Copy full SHA for a53ec25 - Browse repository at this point
Copy the full SHA a53ec25View commit details
Commits on Sep 12, 2024
-
Output via stdout instead of stderr
Signed-off-by: Zach Steindler <steiza@github.com>
Configuration menu - View commit details
-
Copy full SHA for e0041bb - Browse repository at this point
Copy the full SHA e0041bbView commit details -
Add ctlogs to
cosign trusted-root create
With `--ignore-sct` to support if you are using keys instead of Fulcio. Signed-off-by: Zach Steindler <steiza@github.com>
Configuration menu - View commit details
-
Copy full SHA for 06284e2 - Browse repository at this point
Copy the full SHA 06284e2View commit details -
Replace
--rekor-url
with--ignore-tlog
Similar to `--ignore-sct` Signed-off-by: Zach Steindler <steiza@github.com>
Configuration menu - View commit details
-
Copy full SHA for b3262d7 - Browse repository at this point
Copy the full SHA b3262d7View commit details
Commits on Sep 26, 2024
-
Just use paths to files on disk
Instead of clients querying remote servers Signed-off-by: Zach Steindler <steiza@github.com>
Configuration menu - View commit details
-
Copy full SHA for cab9148 - Browse repository at this point
Copy the full SHA cab9148View commit details
Commits on Oct 8, 2024
-
Add the ability to supply multiple verification material
Also add ability to specify validity start time for keys Signed-off-by: Zach Steindler <steiza@github.com>
Configuration menu - View commit details
-
Copy full SHA for f705836 - Browse repository at this point
Copy the full SHA f705836View commit details
Commits on Oct 17, 2024
-
Don't panic if there's unexpected content in PEM file
Update tests, also fix documentation for flags that were removed. Co-authored-by: Dmitry S <dsavints@gmail.com> Signed-off-by: Zach Steindler <steiza@github.com>
Configuration menu - View commit details
-
Copy full SHA for b8d58d7 - Browse repository at this point
Copy the full SHA b8d58d7View commit details -
Signed-off-by: Zach Steindler <steiza@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e7a436 - Browse repository at this point
Copy the full SHA 1e7a436View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1bd2b08 - Browse repository at this point
Copy the full SHA 1bd2b08View commit details