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