Commit 38cab95
committed
fix(windows): configure OpenSSL roots for Bazel builds
Installs root certificates and sets the `CURL_CA_BUNDLE` and
`GRPC_DEFAULT_SSL_ROOTS_FILE_PATH` environment variables in the
Kokoro Windows Bazel build. This enables the client to authenticate
correctly when built against OpenSSL on Windows.1 parent d399706 commit 38cab95
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
0 commit comments