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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix certificate README typos #487

Merged
merged 1 commit into from Mar 28, 2022

Conversation

jspeed-meyers
Copy link
Contributor

Minor typos in docs. Will fix DCO if dorked up. 馃

Signed-off-by: John Speed Meyers jsmeyers@chainguard.dev

Signed-off-by: John Speed Meyers <jsmeyers@chainguard.dev>
@jspeed-meyers jspeed-meyers changed the title fix_certificate_readme_typos Fix certificate README typos Mar 23, 2022
@@ -32,9 +32,9 @@ OIDC ID token.

To authorize the token Fulcio must:

- Use the issuer claim from the token to find the issuers OIDC discovery
- Use the issuer claim from the token to find the issuer's OIDC discovery
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: This doesn't happen with each request, they're cached and fetched periodically.

endpoint
- Download the issuers signing keys from the discovery endpoint
- Download the issuer's signing keys from the discovery endpoint
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: issuer's verification keys, instead of signing

@dlorenc dlorenc merged commit 97da739 into sigstore:main Mar 28, 2022
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.

None yet

4 participants