[openssl.org #1492] [PATCH] ECDHE-RSA-AES256-SHA failure with 0.9.9 SNAP 20070221

2007-02-22 Thread Victor Duchovni via RT
Tried to use openssl-SNAP-20070221 with ECDHE and an RSA certificate and ran into internal errors, until I applied the following (lightly considered) patch: --- ssl/ssl_lib.c 2007-02-19 12:01:04.0 -0500 +++ ssl/ssl_lib.c 2007-02-22 03:07:27.0 -0500 @@ -1946,7 +1946,7

Re: STARTTLS patch for imap and ftp

2007-02-22 Thread Lutz Jaenicke
Goetz Babin-Ebell wrote: Lutz Jaenicke wrote: Goetz Babin-Ebell wrote: [...] * in SMTP doing a STARTTLS without previous EHLO will return a 503 STARTTLS command used when not advertised * in IMAP doing a STARTLS requires a . CAPABILITY first. In both cases the server