Displaying 20 results from an estimated 1000 matches similar to: "dovecot: disable ssl compression"
2017 Apr 27
2
confused with ssl settings and some error - need help
Hi,
To default dovecot.conf file I added (based on found documentation):
ssl = required
disable_plaintext_auth = yes #change default 'no' to 'yes'
ssl_prefer_server_ciphers = yes
ssl_options = no_compression
ssl_dh_parameters_length = 2048
ssl_cipher_list =
2017 Apr 27
2
confused with ssl settings and some error - need help
Thank You for answers. But:
1. How should be properly configured ssl_cipher_list?
2. Ok, removed !TLSv1 !TLSv1.1.
3. Strange thing with ssl_protocols and ssl_cipher_list, because on older
server on Ubuntu 14.04 LTS, dovecot 2.2.9 and postfix 2.11.0 these two
lines looks exactly this same and no errors in mail.err file and mailes
works without any problem.
4. No, currently I don't use LMTP.
2017 Apr 27
2
confused with ssl settings and some error - need help
Cipher list which You post provide better compatibility or security than
those which I currently have?
On older software version these cipher list works well and not generate any
errors when I run Internal PCI scan test from https://cloud.tenable.com for
another server. But for new server with newer software during test I got
errors in mail.err.
2017-04-27 10:00 GMT+02:00 Aki Tuomi <aki.tuomi
2017 Apr 30
2
confused with ssl settings and some error - need help
What kind of test are you running?
Aki
> On April 27, 2017 at 12:00 PM Poliman - Serwis <serwis at poliman.pl> wrote:
>
>
> I turned of ssl_cipher_list in dovecot.conf file (so it's default) but test
> still gives errors:
> Apr 27 08:55:06 serwer-1 dovecot: pop3-login: Error: SSL: Stacked error:
> error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown
2020 May 31
5
I can no longer use TLS for Windows7 and Outlook
I currently use Ubuntu 20.04 with Dovecot 2.3.7.2 and OpenSSL 1.1.1f.
A few months ago there was an update to all these systems and since
then I've had to talk W7 and old Mac clients through disabling ports
993/995 with TLS enabled back to ports 143/110 without SSL or they
could not pick up email. Thunderbird users (ie; me) were unaffected.
Could anyone share a set of port 993/995 SSL
2015 Aug 13
2
unpatched local root on centos 5?
Hi List,
Looks like this affects on centos 5 and is unpatched like on rhel 5?
https://access.redhat.com/articles/1537873
Trying to test if this affects on centos 5. can someone compile this
exploit on centos 5?
https://www.qualys.com/research/security-advisories/roothelper.c
any ideas how to compile it on centos 5?
--
Eero
2017 Apr 26
4
Apache + SSL: default configuration rated "C" by Qualys Labs
Hi,
I'm currently experimenting with a public server running CentOS 7. I
have half a dozen production servers all running Slackware Linux, and I
intend to progressively migrate them to CentOS, for a host of reasons
(support cycle, package availability, SELinux, etc.) But before doing
that, I have to figure out a few things that work differently under
CentOS. Apache and SSL behave quite
2015 Aug 13
2
unpatched local root on centos 5?
well, very sad to hear as I use commercial rhel 5 and paying for it..
Eero
2015-08-13 19:57 GMT+03:00 Johnny Hughes <johnny at centos.org>:
> On 08/12/2015 10:43 PM, Eero Volotinen wrote:
> > Hi List,
> >
> > Looks like this affects on centos 5 and is unpatched like on rhel 5?
> >
> > https://access.redhat.com/articles/1537873
> >
> > Trying to
2020 May 15
3
Old Asterisk forums not working
Hello!
https://forums.asterisk.org/ is doing it again - "Content Encoding Error.
An error occurred during a connection to forums.asterisk.org. Please
contact the website owners to inform them of this problem".
Which is odd, as the Qualys test seems to pass, only losing a point for
supporting TLS 1.0. But I know it's not just me because Pingdom can't read
the page, either.
2017 Apr 27
0
confused with ssl settings and some error - need help
> On April 27, 2017 at 8:12 AM Poliman - Serwis <serwis at poliman.pl> wrote:
>
>
> Hi,
> To default dovecot.conf file I added (based on found documentation):
> ssl = required
> disable_plaintext_auth = yes #change default 'no' to 'yes'
> ssl_prefer_server_ciphers = yes
> ssl_options = no_compression
> ssl_dh_parameters_length = 2048
>
2023 Jul 19
3
Announce: OpenSSH 9.3p2 released
OpenSSH 9.3p2 has just been released. It will be available from the
mirrors listed at https://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.
Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested
2017 Apr 27
0
confused with ssl settings and some error - need help
> On April 27, 2017 at 10:55 AM Poliman - Serwis <serwis at poliman.pl> wrote:
>
>
> Thank You for answers. But:
> 1. How should be properly configured ssl_cipher_list?
ssl_cipher_list = ALL:!kRSA:!SRP:!kDHd:!DSS:!aNULL:!eNULL:!EXPORT:!DES:!3DES:!MD5:!PSK:!RC4:!ADH:!LOW at STRENGTH
To disable non-EC DH, use:
ssl_cipher_list =
2017 Apr 27
0
confused with ssl settings and some error - need help
I turned of ssl_cipher_list in dovecot.conf file (so it's default) but test
still gives errors:
Apr 27 08:55:06 serwer-1 dovecot: pop3-login: Error: SSL: Stacked error:
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
Apr 27 08:55:06 serwer-1 dovecot: pop3-login: Error: SSL: Stacked error:
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
Apr 27 08:55:07
2019 Jan 11
0
From slashdot, systemd memory corruption bugs
Story:
Linux systemd Affected by Memory Corruption Vulnerabilities, No Patches
Yet (bleepingcomputer.com) 286
Posted by msmash on Thursday January 10, 2019 @01:00PM from the
call-the-IT dept.
Major Linux distributions are vulnerable to three bugs in systemd, a Linux
initialization system and service manager in widespread use,
California-based security company Qualys said late yesterday. From a
2017 May 05
0
confused with ssl settings and some error - need help
Internal PCI Scan on Tenable.io website. Of course after register account.
2017-04-30 9:11 GMT+02:00 Aki Tuomi <aki.tuomi at dovecot.fi>:
> What kind of test are you running?
>
> Aki
>
> > On April 27, 2017 at 12:00 PM Poliman - Serwis <serwis at poliman.pl>
> wrote:
> >
> >
> > I turned of ssl_cipher_list in dovecot.conf file (so it's
2010 Nov 09
1
auth: Error: net_connect_unix(anvil-auth-penalty) failed: Permission denied
Hello, just upgraded one of my testing machine from dovecot 1.2.15 to
2.0.7. After some trouble with permissions now all seems working, but
when I stop dovecot I have these errors in log:
Nov 9 17:08:07 in dovecot: master: Warning: Killed with signal 15 (by
pid=20362 uid=0 code=kill)
Nov 9 17:08:07 in dovecot: pop3-login: Error: read(anvil) failed: EOF
Nov 9 17:08:07 in dovecot: imap-login:
2011 Apr 12
1
Vpopmail and lastauth
Hello, I'm migrating many accounts to a new server with vpopmail 5.4.33
and dovecot 2.0.11.
I've already vpopmail 5.4.32 and dovecot 1.2.16 on others servers
running without problems.
With dovecot 2.0.11 my lastauth file is not updated. This file usually
is update on any access (smtp, pop3, imap) with the client's IP, for
every mailbox. Now it's updated only when a client
2019 Apr 18
1
Problem with mysql backend and SSL ciphers
On 17.4.2019 23.00, Kostya Vasilyev via dovecot wrote:
> I'm not Aki but hope you don't mind...
>
> On Wed, Apr 17, 2019, at 10:42 PM, TG Servers via dovecot wrote:
>> Hi,
>>
>> MariaDB documentation says it accepts OpenSSL cipher strings in its
>> ssl_cipher parameters like ssl_cipher="TLSv1.2".
>> This is also mentioned when creating or
2017 Apr 26
3
Apache + SSL: default configuration rated "C" by Qualys Labs
On 26 April 2017 at 13:16, Steven Tardy <sjt5atra at gmail.com> wrote:
>
>> On Apr 26, 2017, at 2:58 AM, Nicolas Kovacs <info at microlinux.fr> wrote:
>>
>> The site is rated "C"
>
> The RHEL/CentOS out-of-the-box apache tls is a little old but operational. This Mozilla resource is excellent for getting apache tls config up-to-date.
>
>
2016 Aug 31
2
dovecot and ldap with problem on userdb
Hi,
I have setup a new ubuntu on 16.04..
I have already a running system on 14.04 but wanted to migrate.
I get an error when checking user in ldap.
+++
Aug 31 18:14:16 auth: Error: ldap_bind
Aug 31 18:14:16 auth: Error: ldap_simple_bind
Aug 31 18:14:16 auth: Error: ldap_sasl_bind
Aug 31 18:14:16 auth: Error: ldap_send_initial_request
Aug 31 18:14:16 auth: Error: ldap_new_connection 1 1 0
Aug 31