mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
d412a9055d
commit
23edd6cb8f
@ -89,7 +89,7 @@ boost::shared_ptr<SSL_CTX> MakeSSLContext(const String& pubkey, const String& pr
|
||||
|
||||
#ifdef SSL_OP_NO_COMPRESSION
|
||||
flags |= SSL_OP_NO_COMPRESSION;
|
||||
#endif
|
||||
#endif /* SSL_OP_NO_COMPRESSION */
|
||||
|
||||
SSL_CTX_set_options(sslContext.get(), flags);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user