What version of Go are you using (go version)?
all since go1.5
What operating system and processor architecture are you using (go env)?
all
What did you do?
Try and negotiate a TLS connection with a server that has Certificate Transparency TLS extension enabled but provides no signed certificate timestamps
What did you expect to see?
The TLS handshake to succeed.
What did you see instead?
Error: "local error: tls: unexpected message"
What version of Go are you using (
go version)?all since go1.5
What operating system and processor architecture are you using (
go env)?all
What did you do?
Try and negotiate a TLS connection with a server that has Certificate Transparency TLS extension enabled but provides no signed certificate timestamps
What did you expect to see?
The TLS handshake to succeed.
What did you see instead?
Error: "local error: tls: unexpected message"