[openssl.org #3122] bug: openssl-1.0.1.e: STARTTLS: "SSL3 alert write:fatal:illegal parameter"

2013-09-05 Thread kde...@vogtner.de via RT
OS: various Linuxes Version affected: 1.0.1e unaffected: 1.0.0h, 0.9.8y > openssl s_client -connect 193.142.53.22:25 -starttls smtp -state CONNECTED(0003) SSL_connect:before/connect initialization SSL_connect:SSLv2/v3 write client hello A SSL3 alert write:fatal:illegal parameter SSL_connect:e

Re: [openssl] OpenSSL source code branch supplemental-data-api-2 updated. 85b2ca671513df2b21df404d3dfa76cf681e553d

2013-09-05 Thread Ben Laurie
FWIW, I pushed this to the openssl repo instead of my own by mistake, but I guess since it is in a branch its not that big a deal. On 5 September 2013 14:45, Ben Laurie wrote: > This is an automated email from the git hooks/post-receive script. It was > generated because a ref change was pushed

[openssl.org #3121] Request concerning revoke system for openSSL

2013-09-05 Thread BENOIT Marine via RT
Greetings, I was wondering if it could be possible to revoke a cerificate using the serial number of that certificate ? As I use a databse of my certificate, and I only record the path for certificat and the serial number of that certificate. In case of, by accident, I delete the certificat, ho

Allowing fullduplex in SSL

2013-09-05 Thread Krzysztof Kwiatkowski
Hello, I've legacy application which handles full-duplex connections - many threads writing and reading from/to the same socket at the same time. Now I need to implement SSL communication over those sockets. According to this http://rt.openssl.org/Ticket/Display.html?id=2481&user=guest&pass=gu