-
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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # 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 <roland@golang.org> Run-TryBot: Roland Shoemaker <roland@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@google.com> Auto-Submit: Roland Shoemaker <roland@golang.org>
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 <roland@golang.org> Run-TryBot: Roland Shoemaker <roland@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@google.com> Auto-Submit: Roland Shoemaker <roland@golang.org>
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 <roland@golang.org> Run-TryBot: Roland Shoemaker <roland@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@google.com> Auto-Submit: Roland Shoemaker <roland@golang.org>
In following with Roland's TODO, switch TestDisableSHA1ForCertOnly to ParseRevocationList(...) over ParseCRL(...).