Skip to content
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 SCT as HTTP response header #163

Merged
merged 3 commits into from Aug 16, 2021
Merged

Conversation

bobcallaway
Copy link
Member

This returns the base64-encoded JSON representation of the SCT from the CT Log for the code signing certificate as an HTTP response header named SCT

Fixes #119

Signed-off-by: Bob Callaway bob.callaway@gmail.com

Signed-off-by: Bob Callaway <bob.callaway@gmail.com>
@cpanato cpanato added this to the 0.2.0 milestone Aug 12, 2021
Signed-off-by: Bob Callaway <bob.callaway@gmail.com>
Signed-off-by: Bob Callaway <bob.callaway@gmail.com>
@dlorenc dlorenc merged commit 58e23a7 into sigstore:main Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return SCT when a cert is generated
3 participants