mirror of https://github.com/Icinga/icinga2.git
118d36f384
The code for loading CRLs was incorrectly assuming that OpenSSL's X509_LOOKUP_load_file function returns zero on success, but actually it returns one on success. This commit fixes this return code check so that a CRL can be loaded. fixes #5040 Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com> |
||
---|---|---|
.. | ||
base | ||
checker | ||
cli | ||
compat | ||
config | ||
db_ido | ||
db_ido_mysql | ||
db_ido_pgsql | ||
demo | ||
hello | ||
icinga | ||
livestatus | ||
methods | ||
notification | ||
perfdata | ||
redis | ||
remote | ||
CMakeLists.txt |