-
Notifications
You must be signed in to change notification settings - Fork 18k
crypto/x509: switch test to ParseRevocationList #56541
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
Conversation
In following with Roland's TODO, switch TestDisableSHA1ForCertOnly to ParseRevocationList(...) over ParseCRL(...).
This PR (HEAD: bb2ef76) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/447036 to see it. Tip: You can toggle comments from me using the |
Message from Roland Shoemaker: Patch Set 1: Run-TryBot+1 Auto-Submit+1 Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/447036. |
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/447036. |
Message from Gopher Robot: Patch Set 1: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/447036. |
In following with Roland's TODO, switch TestDisableSHA1ForCertOnly to ParseRevocationList(...) over ParseCRL(...). Change-Id: I8cdaf04ad0a1c8b94303415ae41933657067041e GitHub-Last-Rev: bb2ef76 GitHub-Pull-Request: #56541 Reviewed-on: https://go-review.googlesource.com/c/go/+/447036 Reviewed-by: Roland Shoemaker <[email protected]> Run-TryBot: Roland Shoemaker <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Matthew Dempsky <[email protected]> Auto-Submit: Roland Shoemaker <[email protected]>
This PR is being closed because golang.org/cl/447036 has been merged. |
In following with Roland's TODO, switch TestDisableSHA1ForCertOnly to ParseRevocationList(...) over ParseCRL(...). Change-Id: I8cdaf04ad0a1c8b94303415ae41933657067041e GitHub-Last-Rev: bb2ef76 GitHub-Pull-Request: golang#56541 Reviewed-on: https://go-review.googlesource.com/c/go/+/447036 Reviewed-by: Roland Shoemaker <[email protected]> Run-TryBot: Roland Shoemaker <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Matthew Dempsky <[email protected]> Auto-Submit: Roland Shoemaker <[email protected]>
In following with Roland's TODO, switch TestDisableSHA1ForCertOnly to ParseRevocationList(...) over ParseCRL(...). Change-Id: I8cdaf04ad0a1c8b94303415ae41933657067041e GitHub-Last-Rev: bb2ef760e4fdd8c0c9228004674d4e1f581c4271 GitHub-Pull-Request: golang/go#56541 Reviewed-on: https://go-review.googlesource.com/c/go/+/447036 Reviewed-by: Roland Shoemaker <[email protected]> Run-TryBot: Roland Shoemaker <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Matthew Dempsky <[email protected]> Auto-Submit: Roland Shoemaker <[email protected]>
In following with Roland's TODO, switch TestDisableSHA1ForCertOnly to ParseRevocationList(...) over ParseCRL(...).