Displaying 9 results from an estimated 9 matches for "ssl3_write_bytes".
2015 Mar 15
2
Dovecot 2.1.7 still accepting SSLv3 though disabled?
...explicitely test for SSLv3 support I get
$ openssl s_client -connect $SERVERIP:993 -ssl3
CONNECTED(00000003)
140683835029160:error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure:s3_pkt.c:1260:SSL alert number 40
140683835029160:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake failure:s3_pkt.c:598:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 7 bytes and written 0 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE...
2015 Apr 21
2
[BUG] imap-login segfault when running nmap -sV
...at f0 ip 00007fb2b8b1360b sp 00007fff926ffd50 error 4 in libssl.so.1.0.0[7fb2b8af3000+6f000]
backtrace:
> #0 0x00007f120100260b in ssl3_get_client_hello () from /usr/lib/libssl.so.1.0.0
> #1 0x00007f120100738f in ssl3_accept () from /usr/lib/libssl.so.1.0.0
> #2 0x00007f1201012b36 in ssl3_write_bytes () from /usr/lib/libssl.so.1.0.0
> #3 0x00007f1201906200 in ?? () from /usr/lib/dovecot/libdovecot-login.so.0
> #4 0x00007f12019062d8 in ?? () from /usr/lib/dovecot/libdovecot-login.so.0
> #5 0x00007f1201905f72 in ssl_proxy_destroy () from /usr/lib/dovecot/libdovecot-login.so.0
> #6...
2011 Oct 09
1
using ecc-certificates (ellyptic curve) will not establish connection
....conf to use these keys and certificates it won't use them and return errors
# openssl s_client -port 993
CONNECTED(00000003)
140543456835240:error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure:s3_pkt.c:1195:SSL alert number 40
140543456835240:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake failure:s3_pkt.c:591:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 7 bytes and written 0 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
SSL-Session:
Protocol :...
2015 Mar 15
0
Dovecot 2.1.7 still accepting SSLv3 though disabled?
...get
>
> $ openssl s_client -connect $SERVERIP:993 -ssl3
>
> CONNECTED(00000003)
> 140683835029160:error:14094410:SSL
> routines:SSL3_READ_BYTES:sslv3 alert handshake
> failure:s3_pkt.c:1260:SSL alert number 40
> 140683835029160:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl
> handshake failure:s3_pkt.c:598:
That is the ultimate prove your server have SSLv3 disabled.
Andreas
2015 Apr 21
0
[BUG] imap-login segfault when running nmap -sV
...0007fff926ffd50 error 4 in libssl.so.1.0.0[7fb2b8af3000+6f000]
>
>
> backtrace:
> > #0 0x00007f120100260b in ssl3_get_client_hello () from /usr/lib/libssl.so.1.0.0
> > #1 0x00007f120100738f in ssl3_accept () from /usr/lib/libssl.so.1.0.0
> > #2 0x00007f1201012b36 in ssl3_write_bytes () from /usr/lib/libssl.so.1.0.0
> > #3 0x00007f1201906200 in ?? () from /usr/lib/dovecot/libdovecot-login.so.0
> > #4 0x00007f12019062d8 in ?? () from /usr/lib/dovecot/libdovecot-login.so.0
> > #5 0x00007f1201905f72 in ssl_proxy_destroy () from /usr/lib/dovecot/libdovecot-logi...
2015 Apr 24
1
[BUG] imap-login segfault when running nmap -sV
On 21.04.2015 17:10, Marcus Rueckert wrote:
>> > #0 0x00007f120100260b in ssl3_get_client_hello () from /usr/lib/libssl.so.1.0.0
>> > #1 0x00007f120100738f in ssl3_accept () from /usr/lib/libssl.so.1.0.0
>> > #2 0x00007f1201012b36 in ssl3_write_bytes () from /usr/lib/libssl.so.1.0.0
>> > #3 0x00007f1201906200 in ?? () from /usr/lib/dovecot/libdovecot-login.so.0
>> > #4 0x00007f12019062d8 in ?? () from /usr/lib/dovecot/libdovecot-login.so.0
>> > #5 0x00007f1201905f72 in ssl_proxy_destroy () from /usr/lib/dovecot/lib...
2015 Apr 24
3
[patch] TLS Handshake failures can crash imap-login
Hi,
I tracked down a tricky bug in dovecot that can cause the imap-login
and pop3-login processes to crash on handshake failures.
This can be tested by disabling SSLv3 in the dovecot config
(ssl_protocols = !SSLv2 !SSLv3) and trying to connect with openssl and
forced sslv3 (openssl s_client -ssl3 -connect localhost:995). This
would cause a crash.
What was going on is this:
In
2015 Mar 20
2
imap-login SSLv3 causes signal 11, core dump and DoS. ssl_protocols = ??
Connecting to dovecot with ssl3 causes imap-login to die:
$ openssl s_client -connect localhost:993 -ssl3
CONNECTED(00000003)
4277630796:error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert
handshake failure:s3_pkt.c:1461:SSL alert number 40
4277630796:error:1409E0E5:SSL routines:ssl3_write_bytes:ssl handshake
failure:s3_pkt.c:645:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 7 bytes and written 0 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
SSL-Sess...
2012 Jun 23
4
2.0.19 segfault
Hi,
after the upgrade from dovecot 2.0.13 (ubuntu oneiric) to dovecot 2.0.19
(ubuntu precise), in my logs I have a lot of these errors:
Jun 23 00:20:29 server1 dovecot: master: Error: service(imap-login):
child 6714 killed with signal 11 (core dumps disabled)
I tested 2.0.21 and the problem is still here. The problem seems to
appear only when the client is ms outlook, thunderbird works fine