Welcome! Log In Create A New Profile

Advanced

Re: Exact Client public certificate authentication using Nginx

Maxim Dounin
April 03, 2013 10:08AM
Hello!

On Wed, Apr 03, 2013 at 09:30:40AM -0400, Sekhar wrote:

> Hi Maxim,
>
> Thanks for replying to the post. Below is my concern.
>
> Multiple certificate can have the same DN and the DN name match will happen
> after the SSL handshake is complete using the root CA. It means the SSL
> layer is complete and we are doing authorization not authentication.

The CA is supposed to ensure that DN claimed in a certificate is
correct, that's the whole point of PKI.

If you want to do authentication yourself without trusting the
root CA used to issue certificates, you may do so in a similar
manner by checking the whole certificate as available via
$ssl_client_raw_cert variable.

--
Maxim Dounin
http://nginx.org/en/donation.html

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

Exact Client public certificate authentication using Nginx

Sekhar April 03, 2013 06:31AM

Re: Exact Client public certificate authentication using Nginx

Maxim Dounin April 03, 2013 06:54AM

Re: Exact Client public certificate authentication using Nginx

Sekhar April 03, 2013 09:30AM

Re: Exact Client public certificate authentication using Nginx

Maxim Dounin April 03, 2013 10:08AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 303
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