Skip to content

Commit 92c602d

Browse files
committed
_verify: Update docs
1 parent 0477877 commit 92c602d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigstore/_verify.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ def verify(
106106
107107
`expected_cert_email` is the expected Subject Alternative Name (SAN) within `certificate`.
108108
109-
`expected_cert_oidc_issuer` is the expected Organization Name of the issuer of `certificate`.
109+
`expected_cert_oidc_issuer` is the expected OIDC Issuer Extension within `certificate`.
110110
111111
Returns a `VerificationResult` which will be truthy or falsey depending on
112112
success.

0 commit comments

Comments
 (0)