Welcome! Log In Create A New Profile

Advanced

Re: SSL client Authentication

Nicholas Sherlock
August 10, 2014 07:44PM
On 5 August 2014 02:49, Shobhit Mishra <nginx-forum@nginx.us> wrote:

> However I verified using wireshark that the client is sending the
> certificate , same as the one given in ssl_client_certificate directive.
>

But that's not the certificate that Nginx is expecting, it expects the
client to send a certificate that has been *signed* by the
ssl_client_certificate.

You can use the openssl command line tools to verify that your client's
cert is signed correctly:


openssl verify -verbose -CAfile NewCA_Cert.pem client_to_verify.crt


Cheers,
Nicholas Sherlock
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

SSL Client Authentication

Dustin Oprea May 12, 2014 10:44AM

Re: SSL Client Authentication

Maxim Dounin May 12, 2014 01:30PM

Re: SSL client Authentication

Nicholas Sherlock August 10, 2014 07:44PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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