Welcome! Log In Create A New Profile

Advanced

Re: Enable two way SSL on Nginx web server

August 18, 2023 09:50AM
On Fri, Aug 18, 2023 at 1:39 PM Aleksandar Lazic <al-nginx@none.at> wrote:

> Hi Kaushal.
>
> On 2023-08-18 (Fr.) 03:22, Kaushal Shriyan wrote:
> > Hi,
> >
> > I am running nginx version: nginx/1.24.0 on CentOS Linux
> > release 7.9.2009 (Core)
> >
> > # nginx -v
> > nginx version: nginx/1.24.0
> > # cat /etc/redhat-release
> > CentOS Linux release 7.9.2009 (Core)
> > #
> >
> > Is there a way to enable two way SSL on Nginx web server?
> >
> > Please guide me. Thanks in Advance.
>
> Haven't you asked a similar question on the tomcat-user list?
> https://marc.info/?t=169146150800001&r=1&w=3
>
> There was some questions send to you which haven't received any answers,
> the questions here are similar.
>
> * could you be specific about what you have actually done?
> * what's your configuration
>
> There are several blog entries in the internet which you can try to
> follow to setup the mutual authentication.
> https://html.duckduckgo.com/html?q=nginx%20mutual%20authentication
>
> > Best Regards,
> >
> > Kaushal
>
> Regards
> Alex
>


Thanks Alex for the quick response. I could do it using the below
configuration in nginx.conf

ssl_verify_client on;
> ssl_client_certificate
> /etc/ssl/certs/cbclientcerts/clientfullchaincert.pem;
> ssl_verify_depth 1;


Best Regards,

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

Enable two way SSL on Nginx web server

kaushalshriyan August 17, 2023 09:24PM

Re: Enable two way SSL on Nginx web server

Aleksandar Lazic via nginx August 18, 2023 04:10AM

Re: Enable two way SSL on Nginx web server

kaushalshriyan August 18, 2023 09:50AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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