Re: [exim-dev] CentOS 5's old openssl and TLS support

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Phil Pennock
日付:  
To: Todd Lyons
CC: exim-dev, Jeremy Harris
題目: Re: [exim-dev] CentOS 5's old openssl and TLS support
On 2013-02-02 at 20:43 -0800, Todd Lyons wrote:
> I am building master on a CentOS 5.8 machine, and it's having this sni
> build error again. The following patch is in master and did fix it
> for me originally, but I think some things have been added or changed
> somewhere, so it's having the sni build problem again.


Pull now. Commit 02d9264 should fix this.

It's pushed live to master without my even bothering to see if it
compiles, or figuring out how to hack my build to be sure that a compile
would use this #ifdef branch of the code.

Changed "tls_sni" to "tls_out.sni" to match the other #ifdef branch.

If I've screwed up, shout.

-Phil