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
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
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