Re: STARTTLS patch for imap and ftp

2007-02-19 Thread Lutz Jaenicke
Goetz Babin-Ebell wrote: Hello Richard, Richard Levitte - VMS Whacker wrote: In message [EMAIL PROTECTED] on Thu, 15 Feb 2007 10:34:23 -0800, Kees Cook [EMAIL PROTECTED] said: kees 3 years ago, I wrote a patch[1] (and did the TSU[2]) for adding kees these features to s_client. Can

openssl s_client: zlib

2007-02-19 Thread Adayadil Thomas
Greetings. Does openssl s_client code negotiate zlib compression with the server ? Thanks Thomas __ OpenSSL Project http://www.openssl.org Development Mailing List

Problem with Reading private key form pfx - key file

2007-02-19 Thread pferdle
Hey, I found a strange behaviour in openssl. When I try to get private keys from pfx - files in short time I've got sometimes an error form openssl. To simulate this behaviour I wrote a short programme. Just to make it easier this programme reads the same pfx - file in a for - loop, doing

Re: SHA256 support in TLS ciphers

2007-02-19 Thread Matthew Hunt
On Sat, 2007-02-17 at 11:58 +1300, Matthew Hunt wrote: jimmy said: i think he was talking about ssl ciphers, these are different from those in libcrypto. SSL ciphers go like SSL3_CK_RSA_RC4_128_SHA. So he probably meant whether openssl has support for SHA2 in the hash part of ssl ciphers.

Re: STARTTLS patch for imap and ftp

2007-02-19 Thread Goetz Babin-Ebell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 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