mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 23:24:09 +02:00
Revert "Revert "Enable TLS compression.""
This reverts commit 1a9c4b6a37feaf4ed9569589b3f51d43766a6784.
This commit is contained in:
parent
1a9c4b6a37
commit
d4bb2102fb
@ -35,6 +35,8 @@ static void InitializeOpenSSL(void)
|
|||||||
SSL_library_init();
|
SSL_library_init();
|
||||||
SSL_load_error_strings();
|
SSL_load_error_strings();
|
||||||
|
|
||||||
|
SSL_COMP_get_compression_methods();
|
||||||
|
|
||||||
l_SSLInitialized = true;
|
l_SSLInitialized = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user