Skip to content

proposal: crypto/x509: Make 'CertPool.contains()' public #70477

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

Closed
rossigee opened this issue Nov 20, 2024 · 2 comments
Closed

proposal: crypto/x509: Make 'CertPool.contains()' public #70477

rossigee opened this issue Nov 20, 2024 · 2 comments
Labels
Milestone

Comments

@rossigee
Copy link

Proposal Details

Various developers have experienced issues with not being able to determine the contents of the CertPool, due to the method contains being private.

Background

This proposal attempts to address this by simply making the contains method public.

@gopherbot gopherbot added this to the Proposal milestone Nov 20, 2024
@gabyhelp
Copy link

Related Issues

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

@seankhliao
Copy link
Member

Duplicate of #39179

@seankhliao seankhliao marked this as a duplicate of #39179 Nov 20, 2024
@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants