Is there a difference between not setting
#ssl_cipher_list =
or setting to nothing
ssl_cipher_list =
or setting to
ssl_cipher_list = PROFILE=SYSTEM
Which is the best preferred way for default?
Also, the docs say "You should usually prefer server ciphers and their
order, so se
LuKreme wrote on 08.02.2015 12:11:
How do I get a list of the possible ciphers that are installed on the system
for use in ssl_cipher_list?
Verbose listing of all OpenSSL ciphers including NULL ciphers: openssl
ciphers -v 'ALL:eNULL'
See also: https://www.openssl.org
How do I get a list of the possible ciphers that are installed on the system
for use in ssl_cipher_list?
--
They all have husbands and wives and children and houses and dogs, and
you know, they've all made themselves a part of something and they can
talk about what they do. What am I gonn
nt pop3s, so I made
>>
>> /usr/local/etc/dovecot/local.conf
>>
>> ssl = yes
>> ssl_cert = > ssl_key = > ssl_ca = > ssl_protocols = !SSLv2 !SSLv3
>> ssl_cipher_list = ALL:!LOW:!SSLv2:!SSLV3:!EXP:!aNULL:!RC4
>>
>> It's work fine.
>> But,
Am 05.01.2015 um 21:53 schrieb Yoshito Takeuchi:
I used
FreeBSD 10.1
Dovecot 2.2.15
I want pop3s, so I made
/usr/local/etc/dovecot/local.conf
ssl = yes
ssl_cert = SSLv3 )
I did trouble
/var/log/maillog
Jan 6 05:41:53 example dovecot: pop3-login: Disconnected (no auth attempts in 0
secs)
Hi, I am Yoshi, Japanese.
I used
FreeBSD 10.1
Dovecot 2.2.15
I want pop3s, so I made
/usr/local/etc/dovecot/local.conf
ssl = yes
ssl_cert = SSLv3 )
I did trouble.
/var/log/maillog
Jan 6 05:41:53 example dovecot: pop3-login: Disconnected (no auth attempts in 0
secs): user=<>, rip=xxx.xxx.x