Re: [exim] STARTTLS before EHLO?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jakob Hirsch
日付:  
To: exim-users
題目: Re: [exim] STARTTLS before EHLO?
Heiko Schlittermann wrote:

>     OpenSSL 0.9.7e 25 Oct 2004
>     OpenSSL 0.9.8a 11 Oct 2005
> both do not send 'EHLO'.  (Debian)


Looking at the sources, they put it into 0.9.7 starting with the f
version, but not in 0.9.8/8a (for whatever reason). The change is trivial,
it does not even check if the server supports STARTTLS.
Anyway, you could bother the openssl people to put it into 0.9.8, for the
good of all of us. Any while you are at it, they should also put in
-starttls imap with something like "OSSL STARTTLS". :)