Re: NGINX1.2.1 SNI provides wrong server certificate

2014-08-11 Thread ukr
sbin/nginx -V nginx version: nginx/1.7.3 built by gcc 4.7.2 (Debian 4.7.2-5) TLS SNI support enabled configure arguments: --prefix=/opt/nginx-1.7.3 --user=www-data --group=www-data --with-http_ssl_module --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_m

Re: NGINX1.2.1 SNI provides wrong server certificate

2014-08-04 Thread ukr
The same behavior happens on nginx 1.7.3 Posted at Nginx Forum: http://forum.nginx.org/read.php?2,252256,252264#msg-252264 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

NGINX1.2.1 SNI provides wrong server certificate

2014-08-03 Thread ukr
certificate: OUR CA > GET / HTTP/1.1 > User-Agent: curl/7.30.0 > Host: server1.baz.bar > Accept: */* What is wrong in our config? Thanks in advance --ukr Posted at Nginx Forum: http://forum.nginx.org/read.php?2,252256,252256#msg-252256 ___ nginx