Displaying 4 results from an estimated 4 matches for "ssl_comp_free_compression_method".
Did you mean:
ssl_comp_free_compression_methods
2016 Jun 23
2
SSL Problem with -git master-2.2 tip (24 June 16)
...es for me on Gentoo x86_64
but experiences symbol errors when starting up:
Jun 24 08:38:00 thunderstorm dovecot: lmtp(8180): Fatal: Couldn't load
required plugin /usr/lib64/dovecot/libssl_iostream_openssl.so: dlopen()
failed: /usr/lib64/dovecot/libssl_iostream_openssl.so: undefined symbol:
SSL_COMP_free_compression_methods
Jun 24 08:38:00 thunderstorm dovecot: master: Error: service(lmtp):
command startup failed, throttling for 16 secs
I suspect that this is because I have libressl installed on my systems
instead of OpenSSL.
A known commit point which does not work is:
f5e6b05684328b9800ccd973c73027300c832d65...
2016 Jun 29
2
SSL Problem with -git master-2.2 tip (24 June 16)
...Gentoo x86_64 but experiences symbol errors when starting up:
>>
>> Jun 24 08:38:00 thunderstorm dovecot: lmtp(8180): Fatal: Couldn't load required plugin /usr/lib64/dovecot/libssl_iostream_openssl.so: dlopen() failed: /usr/lib64/dovecot/libssl_iostream_openssl.so: undefined symbol: SSL_COMP_free_compression_methods
>> Jun 24 08:38:00 thunderstorm dovecot: master: Error: service(lmtp): command startup failed, throttling for 16 secs
>>
>> I suspect that this is because I have libressl installed on my systems instead of OpenSSL.
> Fixed: https://github.com/dovecot/core/commit/be2be317de8059...
2017 Aug 25
3
trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!
attempting to compile dovecot 2.2.31 on Sun/Oracle Solaris 10 SPARC.
configure goes fine. First sign of problems during compile is with this warning:
...............................................
*** libssl_iostream_openssl.so is not portable!
...............................................
actual ERRORS - Soon, compile errors out with undefined symbols. Output at
bottom of note.
2018 Mar 01
5
Make fails with 2.3.0.1 & 2.2.34 on Mac OS X 10.7.5
> On 1 Mar 2018, at 5:56 pm, Aki Tuomi <aki.tuomi at dovecot.fi <mailto:aki.tuomi at dovecot.fi>> wrote:
>
>
>
> On 01.03.2018 07:34, James Brown wrote:
>> On 1 Mar 2018, at 4:09 pm, Aki Tuomi <aki.tuomi at dovecot.fi <mailto:aki.tuomi at dovecot.fi>> wrote:
>>>
>>>
>>> What SSL library and version?
>>> ---