question about client certs
A. Schulze
sca at andreasschulze.de
Tue Feb 2 06:05:52 UTC 2016
Alex Samad:
> Is it possible with nginx to do this
>
> https://www.abc.com
> /
> /noclientcert/
> /clientcert/
>
>
> so you can get to / with no client cert, but /clientcert/ you need a
> cert, but for /noclientcert/ you don't need a cert.
as far as I learned it's not possible and the usual answer
to such feature requests is: "use different virtual hosts"
Andreas
More information about the nginx
mailing list