atom feed6 messages in ru.sysoev.nginxRe: nginx-0.5.23
FromSent OnAttachments
Igor SysoevJun 4, 2007 7:01 am 
Wayne E. SeguinJun 4, 2007 8:44 am 
Igor SysoevJun 4, 2007 8:47 am 
Yusuf GoolamabbasJun 4, 2007 8:50 am 
Igor SysoevJun 4, 2007 8:53 am 
Igor SysoevJun 4, 2007 10:33 am 
Subject:Re: nginx-0.5.23
From:Igor Sysoev (is-G@public.gmane.org)
Date:Jun 4, 2007 10:33:46 am
List:ru.sysoev.nginx

On Mon, Jun 04, 2007 at 07:53:25PM +0400, Igor Sysoev wrote:

On Mon, Jun 04, 2007 at 11:51:07PM +0800, Yusuf Goolamabbas wrote:

On 6/4/07, Igor Sysoev <is-G@public.gmane.org> wrote:

Changes with nginx 0.5.23 04 Jun 2007

*) Feature: the ngx_http_ssl_module supports Server Name Indication TLS extension.

I am assuming that this requires linking with an OpenSSL version which supports SNI (0.9.9 trunk )

Is this correct ?

Yes.

If you plan to use OpenSSL-0.9.9 snapshot or CVS sources do not forget to run

./Configure dist

in OpenSSL directory just after you untar sources.