]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: disable SCG test with system validation.
authorAdam Langley <agl@golang.org>
Sat, 9 Feb 2013 18:51:39 +0000 (13:51 -0500)
committerAdam Langley <agl@golang.org>
Sat, 9 Feb 2013 18:51:39 +0000 (13:51 -0500)
commite0791a3adfd7d42ef3f5b6b208156a2ee085b5cf
treea92867a4fee834ddbf8ad11a30324a4ef358c0a9
parent66000925279db375f8ff713dc51d4b918282fafa
crypto/x509: disable SCG test with system validation.

On Windows, CryptoAPI is finding an alternative validation path. Since
this is a little non-deterministic, this change disables that test
when using system validation.

R=golang-dev
CC=golang-dev
https://golang.org/cl/7313068
src/pkg/crypto/x509/verify_test.go