William Lallemand 80296b4bd5 BUG/MINOR: ssl: handle X509_get_default_cert_dir() returning NULL
ssl_store_load_locations_file() is using X509_get_default_cert_dir()
when using '@system-ca' as a parameter.

This function could return a NULL if OpenSSL was built with a
X509_CERT_DIR set to NULL, this is uncommon but let's fix this.

No backport needed, 2.6 only.

Fix issue #1637.
2022-04-05 10:19:30 +02:00
..
2021-09-17 17:22:05 +02:00
2021-11-08 12:08:26 +01:00
2022-03-30 15:05:42 +02:00
2022-03-21 08:30:47 +01:00