mirror of
https://github.com/openharmony/third_party_rust_openssl-probe.git
synced 2026-07-01 10:18:23 -04:00
Merge pull request #14 from kolbma/openSUSE-support
openSUSE has a ca-bundle.pem
This commit is contained in:
@@ -95,6 +95,7 @@ pub fn probe() -> ProbeResult {
|
||||
for cert in [
|
||||
"cert.pem",
|
||||
"certs.pem",
|
||||
"ca-bundle.pem",
|
||||
"certs/ca-certificates.crt",
|
||||
"certs/ca-root-nss.crt",
|
||||
"certs/ca-bundle.crt",
|
||||
|
||||
Reference in New Issue
Block a user