Descriptioncrypto/tls: fix TLS 1.2 client certificates.
With TLS 1.2, when sending client certificates the code was omitting
the new (in TLS 1.2) signature and hash fields.
Patch Set 1 #Patch Set 2 : diff -r 45343b9c3db4 https://code.google.com/p/go/ #Patch Set 3 : diff -r 45343b9c3db4 https://code.google.com/p/go/ #Patch Set 4 : diff -r ba59b8968248 https://code.google.com/p/go/ #
MessagesTotal messages: 3
|