go: crypto/tls: expose all presented certs in error type on handshake failure

What version of Go are you using (go version)?

$ go version
1.14.12

Does this issue reproduce with the latest release?

Not sure

What operating system and processor architecture are you using (go env)?

BusyBox OS, ARM architecture

go env Output
$ go env

What did you do?

This is related to another issue https://github.com/golang/go/issues/48151#issue-986761070

What did you expect to see?

What did you see instead?

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Reactions: 1
  • Comments: 17 (15 by maintainers)

Most upvoted comments

No change in consensus, so accepted. 🎉 This issue now tracks the work of implementing the proposal. — rsc for the proposal review group

Based on the discussion above, this proposal seems like a likely accept. — rsc for the proposal review group