16 Oct
2005
16 Oct
'05
1:03 p.m.
Hi,
Can't set cipher list to 'all:!LOW'
If you have uncommented the 'ssl_cipher_list' directive from your dovecot.conf, make sure to use the correct case:
ssl_cipher_list = ALL:!LOW
It is advisable not to use a dovecot.conf based on an earlier dovecot version - only use the one coming with the version you are using, thus from the 1.0.alpha3 package.
best, rob.
-- On Sun, 16 Oct 2005, 10:12 GMT+02 Novák Áron wrote:
Hi!
On the unstable version of Debian I try to use Dovecot POP3-ssl server. I both tried out the debian package(1.0.alpha3-2.0.1) from the official repository and compiling from source(1.0 alpha3 version). The error is always the same: Oct 15 09:28:04 www dovecot: pop3-login: Can't set cipher list to 'all:! LOW': error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library Is it a bug of dovecot or a bug of the openssl package? My relevant libssl packages: Package: libssl0.9.8 State: installed Version: 0.9.8-3
Package: libssl0.9.7 State: installed Version: 0.9.7g-5
Thanks:
Aron Novak