We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0477877 commit 92c602dCopy full SHA for 92c602d
sigstore/_verify.py
@@ -106,7 +106,7 @@ def verify(
106
107
`expected_cert_email` is the expected Subject Alternative Name (SAN) within `certificate`.
108
109
- `expected_cert_oidc_issuer` is the expected Organization Name of the issuer of `certificate`.
+ `expected_cert_oidc_issuer` is the expected OIDC Issuer Extension within `certificate`.
110
111
Returns a `VerificationResult` which will be truthy or falsey depending on
112
success.
0 commit comments