Merge pull request #14 from kolbma/openSUSE-support

openSUSE has a ca-bundle.pem
This commit is contained in:
Alex Crichton
2020-07-28 08:54:56 -05:00
committed by GitHub
+1
View File
@@ -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",