Re: Adding a CRL to certificate client authentication causes connector to stop responding to all requests having a client certificate.

2025-05-29 Thread My Subs
Hello Chris, Were you able to replicate the error on your side? Best, Alex Sent using Zoho Mail On Thu, 22 May 2025 08:02:41 -0500 Christopher Schultz wrote --- Alex, On 5/21/25 9:01 PM, My Subs wrote: > Chris, > > > >> Is the client send

Re: Adding a CRL to certificate client authentication causes connector to stop responding to all requests having a client certificate.

2025-05-21 Thread My Subs
Zoho Mail On Wed, 21 May 2025 16:29:10 -0500 Christopher Schultz wrote --- Alex, On 5/21/25 1:26 PM, My Subs wrote: > To test this, I set > certificateRevocationListPath to the directory having the CRL file; > changed to certificateVerification="optional"; a

Re: Adding a CRL to certificate client authentication causes connector to stop responding to all requests having a client certificate.

2025-05-21 Thread My Subs
... Start Time: 1747847586 Timeout : 7200 (sec) Verify return code: 18 (self signed certificate) Extended master secret: no Max Early Data: 0 --- read R BLOCK closed Sent using Zoho Mail On Wed, 21 May 2025 07:19:06 -0500 Christopher Schultz wrote --- Alex,

Re: Adding a CRL to certificate client authentication causes connector to stop responding to all requests having a client certificate.

2025-05-19 Thread My Subs
error:1409445C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:../ssl/record/rec_layer_s3.c:1552:SSL alert number 116 Just to be clear, this is my current :                         Thanks again for your attention. Alex On Fri

CRL verification broken?

2025-05-19 Thread My Subs
12:37:16 -0500 Chuck Caldarale <mailto:n82...@gmail.com> wrote --- > On 2025 May 7, at 11:43, My Subs <mailto:mailto:my.s...@zoho.com.invalid> > wrote: > > I'm setting up certificate client authentication on Tomcat 10.0.0 > running on Java 16+36. Be

Re: Adding a CRL to certificate client authentication causes connector to stop responding to all requests having a client certificate.

2025-05-09 Thread My Subs
ed, 07 May 2025 12:37:16 -0500 Chuck Caldarale wrote --- > On 2025 May 7, at 11:43, My Subs <mailto:my.s...@zoho.com.invalid> wrote: > > I'm setting up certificate client authentication on Tomcat 10.0.0 > running on Java 16+36. Before doing anything else, you need to

Adding a CRL to certificate client authentication causes connector to stop responding to all requests having a client certificate.

2025-05-07 Thread My Subs
Hello, I'm setting up certificate client authentication on Tomcat 10.0.0 running on Java 16+36. I'm having trouble getting it to work with a CRL. My SSL connector is: In my PKI setup (using OpenSSL), I have a root CA (cert: root-ca.pem), and

Re: Does Tomcat JDBC Connection Pool reset autocommit on closed connections?

2021-03-15 Thread My Subs
On Mon, 15 Mar 2021 11:25:17 -0500 Christopher Schultz wrote > Alex, > > On 3/13/21 10:20, My Subs wrote: > > On Fri, 12 Mar 2021 20:24:48 -0500 Christopher Schultz > > wrote > > > > > > > > Alex, >

Re: Does Tomcat JDBC Connection Pool reset autocommit on closed connections?

2021-03-13 Thread My Subs
Sent using Zoho Mail On Fri, 12 Mar 2021 20:24:48 -0500 Christopher Schultz wrote > > Alex, > > On 3/12/21 16:32, My Subs wrote: > > On Fri, 12 Mar 2021 02:35:27 -0500 Mark Thomas > > wrote > > > >

Re: Does Tomcat JDBC Connection Pool reset autocommit on closed connections?

2021-03-12 Thread My Subs
On Fri, 12 Mar 2021 02:35:27 -0500 Mark Thomas wrote > On 12/03/2021 03:57, My Subs wrote: > > Hello, > > > > I'm using Tomcat 10.0.0. Suppose I call setAutoCommit(false) on a > > connection obtained from a Tomcat JDBC Connection Pool. The

Does Tomcat JDBC Connection Pool reset autocommit on closed connections?

2021-03-11 Thread My Subs
Hello, I'm using Tomcat 10.0.0. Suppose I call setAutoCommit(false) on a connection obtained from a Tomcat JDBC Connection Pool. Then I do some stuff with the connection, call commit() or rollback() and finally call close() on it without ever calling setAutocommit(true). What will the autoc

Signature broken link.

2021-01-14 Thread My Subs
Hello, The pgp signature link for v10.0.0 seems to be broken: https://downloads.apache.org/tomcat/tomcat-10/v10.0.0/bin/apache-tomcat-10.0.0.tar.gz.asc I keep getting a 404 on that address. Best, Alex - To unsubscribe, e-mai