-
Notifications
You must be signed in to change notification settings - Fork 29
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
self-signed leaf cert validation issue #126
Comments
This issue is stale because it has been opened for 60 days with no activity. Remove stale label or comment. Otherwise, it will be closed in 30 days. |
@JeyJeyGao is this still a valid issue? |
We can close it now. |
yizha1
added
bug
Something isn't working
and removed
enhancement
New feature or request
triage
triage
labels
Oct 16, 2024
As discussed yesterday, this is a bug and should be fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We didn’t check the issuer of the self-signed leaf certificate. The self-signed leaf certificate should also be self-issued.
notation-core-go/x509/cert_validations.go
Lines 46 to 58 in d336b6a
The text was updated successfully, but these errors were encountered: