]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: attempt to prime windows root pool before hybrid test
authorRoland Shoemaker <roland@golang.org>
Thu, 12 May 2022 17:26:12 +0000 (10:26 -0700)
committerRoland Shoemaker <roland@golang.org>
Thu, 12 May 2022 20:58:12 +0000 (20:58 +0000)
commit267013e6e9150e073510469e1ea024cdc5149dce
tree19e2971e9ef6adba074ff290d89b000b74d80879
parent27ace7ab9e1b690a672d0f7720680cb99e559854
crypto/x509: attempt to prime windows root pool before hybrid test

In TestHybridPool attempt to prime to the windows root pool before
the real test actually happens. This is a bit of a band-aid, with
a better long term solution discussed in #52108.

Updates #51599

Change-Id: I406add8d9cd9e3fae37bfc20b97f5479c10a52c2
Reviewed-on: https://go-review.googlesource.com/c/go/+/405914
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
src/crypto/x509/hybrid_pool_test.go