Mark and Manish,
On 5/10/21 13:11, Mark Thomas wrote:
On 08/05/2021 18:26, Palod, Manish wrote:
Hi,
We further debugged the issue and narrowed down the issue to dynamic
update of Truststore. We add certificate into TrustStore dynamically.
We have to restart the server to use the newly added
On 08/05/2021 18:26, Palod, Manish wrote:
Hi,
We further debugged the issue and narrowed down the issue to dynamic update of
Truststore. We add certificate into TrustStore dynamically. We have to restart
the server to use the newly added certificate.
This was working fine with Tomcat 7.
I'm
other details required by Tomcat
9 for this use case?
Regards
Manish
-Original Message-
From: Palod, Manish
Sent: Wednesday, May 5, 2021 9:21 AM
To: Tomcat Users List
Subject: RE: Tomcat 9: Client Certificate verification setting with optional is
not working
Hi Mark,
Thank you for
rs@tomcat.apache.org
Subject: Re: Tomcat 9: Client Certificate verification setting with optional is
not working
CAUTION: External email. Do not click links or open attachments unless you
recognize the sender and know the content is safe.
On 04/05/2021 18:17, Palod, Manish wrote:
> Hi,
&g
On 04/05/2021 18:17, Palod, Manish wrote:
Hi,
We are in process of migrating from Tomcat 7 to Tomcat 9.
We use cert-based client authentication in our application, support
password-based and cert-based authentication.
For this purpose, we are setting certificateVerification="optional" attribu
Hi,
We are in process of migrating from Tomcat 7 to Tomcat 9.
We use cert-based client authentication in our application, support
password-based and cert-based authentication.
For this purpose, we are setting certificateVerification="optional" attribute
in SSLHostConfig Element of Server.xml [