icinga2/lib
Julian Brost 60f75f4a3d VerifyCertificate: Work around issue in OpenSSL < 1.1.0 causing invalid certifcates being treated as valid
Old versions of OpenSSL stored a valid flag in the certificate (see inline code
comment for details) that if already set, causes parts of the verification to
be skipped and return that the certificate is valid, even if it's not actually
signed by the CA in the trust store.

This issue was assigned CVE-2025-48057.
2025-05-22 09:59:04 +02:00
..
base VerifyCertificate: Work around issue in OpenSSL < 1.1.0 causing invalid certifcates being treated as valid 2025-05-22 09:59:04 +02:00
checker CheckerComponent#CheckThreadProc(): also propagate next check update to Icinga DB 2023-02-15 10:46:08 +01:00
cli Include Utility::SetFileOwnership() inside FS transactions 2023-02-15 17:20:37 +01:00
compat Deduplicate and stabilize fragile filesystem transactions 2023-02-15 17:19:57 +01:00
config Deduplicate and stabilize fragile filesystem transactions 2023-02-15 17:19:57 +01:00
db_ido IDO: use per-instance notification_id in history 2022-02-21 15:51:04 +01:00
db_ido_mysql Merge pull request #9312 from Icinga/9308 2022-04-06 09:49:33 +02:00
db_ido_pgsql IDO PgSQL: always use regular string literals 2021-08-05 11:39:32 +02:00
icinga Use Checkable::GetStateBeforeSuppression() only where relevant 2024-11-14 15:01:14 +01:00
icingadb IcingaDB#SerializeState(): limit execution_time and latency to 2^32-1 2024-11-15 11:34:24 +01:00
livestatus Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
methods cluster-zone: consider own zone connected if there's only one endpoint 2023-07-04 11:12:29 +02:00
mysql_shim IDO MySQL: explicitly use latin1 2022-03-31 15:04:45 +02:00
notification Merge pull request #9124 from Icinga/bugfix/icinga2-crashes-when-sending-notifications-8186 2022-01-19 15:48:17 +01:00
perfdata ElasticsearchWriter#Pause(): lock m_DataBufferMutex during Flush() 2023-07-04 10:50:03 +02:00
pgsql_shim Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
remote On Windows, don't create C:\Program Files\Icinga2\var during MSI build 2025-01-16 12:07:44 +01:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00