]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.8] doc: mention SHA-256 CBC suites are off by default
authorFilippo Valsorda <hi@filippo.io>
Wed, 1 Feb 2017 19:57:11 +0000 (19:57 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 1 Feb 2017 21:37:57 +0000 (21:37 +0000)
Change-Id: I82c41bd1d82adda457ddb5dd08caf0647905da22
Reviewed-on: https://go-review.googlesource.com/36091
Reviewed-by: Matt Layher <mdlayher@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit de479267ef9db0911dac68e94d75186313bae11d)
Reviewed-on: https://go-review.googlesource.com/36130

doc/go1.8.html

index af56ae6b3af1782581b2cbda7a910e9a5151b3f4..9e3145e8b8b3e5c9feef2b52cbc5c10c719f5dd3 100644 (file)
@@ -799,9 +799,9 @@ Optimizations and minor bug fixes are not listed.
       hardware support for AES-GCM is present.
     </p>
 
-    <p> <!-- CL 27315 -->
+    <p> <!-- CL 27315, CL 35290 -->
       AES-128-CBC cipher suites with SHA-256 are also
-      now supported.
+      now supported, but disabled by default.
     </p>
 
   </dd>