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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace the deprecated x509.ParseCRL with x509.ParseRevocationList #16860

Closed
wants to merge 1 commit into from

Conversation

ahrtr
Copy link
Member

@ahrtr ahrtr commented Nov 3, 2023

Refer to golang/go#50674

We need to add a unit test to verify the CRL functionality.

Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

Signed-off-by: Benjamin Wang <wachao@vmware.com>
@ahrtr ahrtr marked this pull request as draft November 3, 2023 10:26
@ahrtr ahrtr changed the title Replace the deprecated x509.ParseCRL with x509.ParseRevocationList Replace the deprecated x509.ParseCRL with x509.ParseRevocationList Nov 3, 2023
Copy link
Member

@jmhbnz jmhbnz left a comment

Choose a reason for hiding this comment

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

Closing as superceded by #17106.

@jmhbnz jmhbnz closed this Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants