-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Closed
Labels
cryptoIssues and PRs related to the crypto subsystem.Issues and PRs related to the crypto subsystem.
Description
- Version: 13.10.1
- Platform: openSUSE Tumbleweed
- Subsystem: crypto
For environments that use system CA store by configuring with --openssl-use-def-ca-store --shared-openssl
What steps will reproduce the bug?
> tls.rootCertificates.length
0
After reverting commit 091444a
> tls.rootCertificates.length
137
So this is a regression after fixing #32074
Metadata
Metadata
Assignees
Labels
cryptoIssues and PRs related to the crypto subsystem.Issues and PRs related to the crypto subsystem.