]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: update tests because Windows removed the Verisign root.
authorAdam Langley <agl@golang.org>
Thu, 27 Mar 2014 21:56:02 +0000 (17:56 -0400)
committerAdam Langley <agl@golang.org>
Thu, 27 Mar 2014 21:56:02 +0000 (17:56 -0400)
commit0f272d1378df6a78ce044dc44f8b765c6f191c0f
treecd8c9313858c8b6fd0a3326b42f84d5f38d4048c
parent5f5e280e14efde7c576c282fc7ee3a2c734eb8c5
crypto/x509: update tests because Windows removed the Verisign root.

The root update on 3/11/2014 removed the Verisign root cert that the Go
tests use. This only affects the 'TestSystemVerify' test in
crypto/x509.

Fixes #7523.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/80000044
src/pkg/crypto/x509/verify_test.go