]> granicus.if.org Git - icinga2/commit
Only set SSL_OP_NO_COMPRESSION if supported
authorMichael Friedrich <michael.friedrich@netways.de>
Mon, 25 Jan 2016 13:53:26 +0000 (14:53 +0100)
committerMichael Friedrich <michael.friedrich@netways.de>
Mon, 25 Jan 2016 13:53:26 +0000 (14:53 +0100)
commita4562fb433f2ce46996069b3caffc7ad0eaefa08
tree4d581f8b8d43ac0c9fc6ed9fe9b8ffbe3d11fa78
parenta17419e8c23af7dc236bd93f9889aada21a25114
Only set SSL_OP_NO_COMPRESSION if supported

OpenSSL 0.9.8 does not support this flag.

fixes #10988
lib/base/tlsutility.cpp