Welcome! Log In Create A New Profile

Advanced

Re: failure to limit access to a secure area with self-signed client SSL cert fingerprint match

Francis Daly
March 23, 2023 06:00PM
On Wed, Mar 22, 2023 at 08:48:50AM -0400, PGNet Dev wrote:

Hi there,

> > Do you have the certificate that has that value as the Subject? What
> > is that certificate's Issuer? And repeat until you get to the root
> > certificate.
> >
> > And which of the ssl*certificate files named in your config holds those certificates?
>
> i verified all my certs/chains. all good.

You verified things in your way, and saw they were good.

The nginx logs you provided indicated that nginx verified things in its
way, and saw they were not good.

It seems like you have a system that works for you now, and that is
good.

If you want to keep testing for another system, then based on what
you reported, and what you provided here, my guess is that your client
certificate does verify against whatever is in myCA.CHAIN.crt.pem,
and does not verify against whatever is in intermediate_ca.ec.crt.pem.

So I suspect that if you put the contents of those two files into a
single file, and then refer to that either as ssl_client_certificate or
as ssl_trusted_certificate, and do not use the other directive at all;
then things might work more like you want.

Good luck with it,

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

failure to limit access to a secure area with self-signed client SSL cert fingerprint match

pgn March 20, 2023 01:52PM

Re: failure to limit access to a secure area with self-signed client SSL cert fingerprint match

Francis Daly March 21, 2023 05:50PM

Re: failure to limit access to a secure area with self-signed client SSL cert fingerprint match

pgn March 21, 2023 07:04PM

Re: failure to limit access to a secure area with self-signed client SSL cert fingerprint match

Francis Daly March 21, 2023 08:54PM

Re: failure to limit access to a secure area with self-signed client SSL cert fingerprint match

pgn March 22, 2023 08:50AM

Re: failure to limit access to a secure area with self-signed client SSL cert fingerprint match

Francis Daly March 23, 2023 06:00PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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