]> Cypherpunks repositories - gostls13.git/commit
doc/go1.5.html: fix and expand crypto/tls changes
authorJonathan Rudenberg <jonathan@titanous.com>
Tue, 14 Jul 2015 23:16:01 +0000 (19:16 -0400)
committerRob Pike <r@golang.org>
Wed, 15 Jul 2015 01:52:08 +0000 (01:52 +0000)
commitaed74b9ddf95a3cc824a50f8e222b8edf07b3b52
treeda33118778949d1cfc72a2ebc653bc990d2fb897
parent6c848c6e888781b5385cec34e5740ac192323242
doc/go1.5.html: fix and expand crypto/tls changes

- Fix incomplete description of minimum protocol version.
- Add mention of the new ConnectionState.OCSPResponse field.
- Clarify session ticket key rotation description.

Change-Id: I6b62d30a4d0e0f84fd2c0e70e8f66ec14e6a5a90
Reviewed-on: https://go-review.googlesource.com/12197
Reviewed-by: Rob Pike <r@golang.org>
doc/go1.5.html