RE: How to setup client certificate based authentication in Tomcat 9

2023-05-02 Thread Patkar Omkar Anant
- From: Christopher Schultz Sent: Wednesday, April 26, 2023 10:28 PM To: users@tomcat.apache.org Subject: Re: How to setup client certificate based authentication in Tomcat 9 Parkar, On 4/26/23 10:34, Patkar Omkar Anant wrote: > I am a bit newbie to this domain of client certific

How to setup client certificate based authentication in Tomcat 9

2023-04-26 Thread Patkar Omkar Anant
Hi, I am a bit newbie to this domain of client certificate-based authentication. We have two applications … A(server) and B(client). Web application A runs on Apache Tomcat 9.0.52. (it’s a REST API based application). Application B invokes the rest api of application A. Now we want to introduce

RE: Tomcat Issue = org.apache.tomcat.util.net.Acceptor.run Socket accept failed. java.io.IOException: Duplicate accept detected.

2023-02-16 Thread Patkar Omkar Anant
hem to confirm. -Original Message- From: Mark Thomas Sent: 16 February 2023 01:13 To: users@tomcat.apache.org Subject: Re: Tomcat Issue = org.apache.tomcat.util.net.Acceptor.run Socket accept failed. java.io.IOException: Duplicate accept detected. On 15/02/2023 12:24, Patkar Omkar Anant wrote

Tomcat Issue = org.apache.tomcat.util.net.Acceptor.run Socket accept failed. java.io.IOException: Duplicate accept detected.

2023-02-15 Thread Patkar Omkar Anant
Hi All, We are facing an issue with Apache Tomcat 9. I had posted this issue in Bugzilla forum, and from there I was re-directed here. The link to the bug is = https://bz.apache.org/bugzilla/show_bug.cgi?id=66476 I will elaborate the details here: - -- ERROR: -