Re: [Dovecot] imap-login hangs after receiving revoked SSL certificate

2013-12-03 Thread Алексей Прокопчук
Hello again 03.12.2013 00:41, Алексей Прокопчук пишет: > I have own test CA based > on EJBCA. Server and all client certificates which I tried to test were > issued by this CA. Freshest CRL is embedded into ca.pem file which used > as ca certificate in dovecot.conf. > Now I'm quite confused: apac

Re: [Dovecot] imap-login hangs after receiving revoked SSL certificate

2013-12-02 Thread Алексей Прокопчук
Hello again. 02.12.2013 18:19, Timo Sirainen пишет: > What OpenSSL version are you using? > > This looks like the same issue: > > http://rt.openssl.org/Ticket/Display.html?id=3090&user=guest&pass=guest > > Where the fix is in: > > http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=4b26645c

Re: [Dovecot] imap-login hangs after receiving revoked SSL certificate

2013-12-02 Thread Timo Sirainen
On 2.12.2013, at 15.41, Алексей Прокопчук wrote: > I use dovecot-2.1.16 on Gentoo Linux amd64. > > All works fine with valid certificates. But if I submit revoked > certificate, dovecot doesn't send error or success messages to mail > client, process 'imap-login' eats 100% CPU and completely han

[Dovecot] imap-login hangs after receiving revoked SSL certificate

2013-12-02 Thread Алексей Прокопчук
Good time of the day! My English is not very good, excuse me if I said something wrong. I use dovecot-2.1.16 on Gentoo Linux amd64. I need to setup dovecot (imap and pop3) for SSL and non-SSL connection simultaneously. For SSL connections client must submit a valid SSL certificate. Now SSL part