Welcome! Log In Create A New Profile

Advanced

Re: Directive only for certain alias

Maxim Dounin
August 31, 2011 09:04AM
Hello!

On Wed, Aug 31, 2011 at 08:43:53AM -0400, cicovy wrote:

> Hi guys!
> I've been using nginx for a while and I'm very pleased with it's
> performance. However, I didn't manage to setup one thing, maybe someone
> has an idea...
>
> Before using nginx, I used apache and I had a configuration similar to
> the next one for certain alias, which I want to force client SSL
> requirement and for other areas of the site I didn't need that. I've
> posted the example of apache configuration below. Is there anything
> similar for this in nginx? I need to have "ssl_verify_client optional;"
> in certain aliases and "ssl_verify_client on;" in 2 of my aliases.

No way, ssl_verify_client may only be configured at server{} level
in nginx (as nginx neither use nor allow renegotiation of SSL/TLS
connections).

Please also note that such setups (regardless of the specific
server software used) do require renegotiation. Secure one is
only available in products less than 2 years old, see [1].

[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555

Maxim Dounin

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Directive only for certain alias

cicovy August 31, 2011 08:43AM

Re: Directive only for certain alias

Maxim Dounin August 31, 2011 09:04AM

Re: Directive only for certain alias

cicovy August 31, 2011 09:58AM

Re: Directive only for certain alias

Igor Sysoev August 31, 2011 10:04AM

Re: Directive only for certain alias

cicovy August 31, 2011 10:47AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 281
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready