Descriptioncrypto/x509: fix Windows build.
Windows is building a chain to the AddTrust root which is different
from the native Go code and causing a build failure.
This change alters the test so that both should build to the AddTrust
root.
R=bradfitz
Patch Set 1 #Patch Set 2 : diff -r 8aad251d4bd1 https://code.google.com/p/go #Patch Set 3 : diff -r 8aad251d4bd1 https://code.google.com/p/go #Patch Set 4 : diff -r f8ac12d0acae https://code.google.com/p/go #MessagesTotal messages: 4
|