|
4b1b463735
|
Applies go fmt to all the code
|
2018-06-19 11:17:19 +01:00 |
|
|
42d5f61fd6
|
Set default MinVersion of protocol to TLSv12
|
2018-03-27 16:03:31 +01:00 |
|
|
c1206cd452
|
Enable TLS 1.3 (draft-22) as default
* Also alignes some tests which were broken because of this
change
|
2018-03-27 16:03:31 +01:00 |
|
Joonas Kuorilehto
|
85c867c672
|
crypto/tls: add example for Config KeyLogWriter
For #13057.
Change-Id: Idbc50d5b08e055a23ab7cc9eb62dbc47b65b1815
Reviewed-on: https://go-review.googlesource.com/29050
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
|
2016-11-17 03:24:31 +00:00 |
|
Adam Langley
|
dbe3452407
|
crypto/x509: add example of using a custom root list.
Fixes #6267.
LGTM=r, josharian
R=golang-codereviews, josharian, r
CC=golang-codereviews
https://golang.org/cl/61020043
|
2014-02-19 11:18:35 -05:00 |
|