Minor dependency updates
[yaffs-website] / vendor / guzzlehttp / guzzle / src / functions.php
index 85cf9c641e2375dc5fe1dc3875b3cafe9641b46f..59e212edfad829c2b0a016cac8a2fdc9352b5da7 100644 (file)
@@ -167,6 +167,8 @@ function default_ca_bundle()
         '/etc/ssl/certs/ca-certificates.crt',
         // FreeBSD (provided by the ca_root_nss package)
         '/usr/local/share/certs/ca-root-nss.crt',
+        // SLES 12 (provided by the ca-certificates package)
+        '/var/lib/ca-certificates/ca-bundle.pem',
         // OS X provided by homebrew (using the default path)
         '/usr/local/etc/openssl/cert.pem',
         // Google app engine