Re: Basic SSL Certificate Usage logging

2023-02-16 Thread Mark Thomas
On 16/02/2023 16:44, jonmcalexan...@wellsfargo.com.INVALID wrote: Hi Mark! Thanks so much. Please provide the sample code. :-) https://people.apache.org/~markt/dev/custom-certificate-debug-logs.txt Enjoy. Mark - To

RE: Basic SSL Certificate Usage logging

2023-02-16 Thread jonmcalexander
3 8:09 AM > To: users@tomcat.apache.org > Subject: Re: Basic SSL Certificate Usage logging > > On 15/02/2023 23:03, Mark Thomas wrote: > > On 15/02/2023 22:56, jonmcalexan...@wellsfargo.com.INVALID wrote: > >> They also had this question. > >> > >>

Re: Basic SSL Certificate Usage logging

2023-02-16 Thread Mark Thomas
On 15/02/2023 23:03, Mark Thomas wrote: On 15/02/2023 22:56, jonmcalexan...@wellsfargo.com.INVALID wrote: They also had this question. There seems to be no need to print both TEXT and HEX representations, like below (just HEX string should be fine): KeyIdentifier [ : CD 35 CB AD 62 91 65

Re: Basic SSL Certificate Usage logging

2023-02-15 Thread Mark Thomas
by reply e-mail and delete this message. Thank you for your cooperation. -Original Message- From: Mark Thomas Sent: Wednesday, February 15, 2023 4:48 PM To: users@tomcat.apache.org Subject: Re: Basic SSL Certificate Usage logging On 15/02/2023 22:17, jonmcalexan

RE: Basic SSL Certificate Usage logging

2023-02-15 Thread jonmcalexander
by reply e-mail and delete this message. Thank you for your cooperation. > -Original Message- > From: jonmcalexan...@wellsfargo.com.INVALID > > Sent: Wednesday, February 15, 2023 4:57 PM > To: users@tomcat.apache.org > Subject: RE: Basic SSL Certificate Usage logging

RE: Basic SSL Certificate Usage logging

2023-02-15 Thread jonmcalexander
he addressee, you > must not use, copy, disclose, or take any action based on this message or any > information herein. If you have received this message in error, please advise > the sender immediately by reply e-mail and delete this message. Thank you > for your cooperation. >

Re: Basic SSL Certificate Usage logging

2023-02-15 Thread Mark Thomas
, February 15, 2023 2:17 PM To: users@tomcat.apache.org Subject: Re: Basic SSL Certificate Usage logging On 10/02/2023 15:42, jonmcalexan...@wellsfargo.com.INVALID wrote: Once again, Awesome Possum! You guys are the greatest! How about this? (uses the simple toString() approach) https

RE: Basic SSL Certificate Usage logging

2023-02-15 Thread jonmcalexander
age- > From: Mark Thomas > Sent: Wednesday, February 15, 2023 2:17 PM > To: users@tomcat.apache.org > Subject: Re: Basic SSL Certificate Usage logging > > On 10/02/2023 15:42, jonmcalexan...@wellsfargo.com.INVALID wrote: > > Once again, Awesome Possum! You guys are the greatest!

RE: Basic SSL Certificate Usage logging

2023-02-15 Thread jonmcalexander
3 2:17 PM > To: users@tomcat.apache.org > Subject: Re: Basic SSL Certificate Usage logging > > On 10/02/2023 15:42, jonmcalexan...@wellsfargo.com.INVALID wrote: > > Once again, Awesome Possum! You guys are the greatest! > > How about this? (uses the simple toString() approach) >

Re: Basic SSL Certificate Usage logging

2023-02-15 Thread Mark Thomas
On 10/02/2023 15:42, jonmcalexan...@wellsfargo.com.INVALID wrote: Once again, Awesome Possum! You guys are the greatest! How about this? (uses the simple toString() approach) https://people.apache.org/~markt/dev/cert-log-example.txt Enabled with:

RE: Basic SSL Certificate Usage logging

2023-02-10 Thread jonmcalexander
t; To: users@tomcat.apache.org > Subject: Re: Basic SSL Certificate Usage logging > > On 09/02/2023 19:49, Christopher Schultz wrote: > > Jon, > > > > On 2/9/23 11:39, jonmcalexan...@wellsfargo.com.INVALID wrote: > >> My thinking is that the teams requ

Re: Basic SSL Certificate Usage logging

2023-02-10 Thread Mark Thomas
@tomcat.apache.org Subject: Re: Basic SSL Certificate Usage logging Hi Jon, The current message looks like this: 09-Feb-2023 09:09:53.939 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https- jsse-nio-8443], TLS virtual host [_default_], certificate type [RSA

Re: Basic SSL Certificate Usage logging

2023-02-09 Thread Christopher Schultz
to do. :) -chris -Original Message- From: Mark Thomas Sent: Thursday, February 9, 2023 3:24 AM To: users@tomcat.apache.org Subject: Re: Basic SSL Certificate Usage logging Hi Jon, The current message looks like this: 09-Feb-2023 09:09:53.939 INFO [main

RE: Basic SSL Certificate Usage logging

2023-02-09 Thread jonmcalexander
t.apache.org > Subject: Re: Basic SSL Certificate Usage logging > > Hi Jon, > > The current message looks like this: > > 09-Feb-2023 09:09:53.939 INFO [main] > org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https- > jsse-nio-8443], TLS virtual

Re: Basic SSL Certificate Usage logging

2023-02-09 Thread Mark Thomas
. -Original Message- From: Mark Thomas Sent: Wednesday, February 8, 2023 10:37 AM To: users@tomcat.apache.org Subject: Re: Basic SSL Certificate Usage logging On 08/02/2023 16:24, jonmcalexan...@wellsfargo.com.INVALID wrote: Hi Mark, So, is this something that can/will be added in the future? I

RE: Basic SSL Certificate Usage logging

2023-02-08 Thread jonmcalexander
gt; Subject: Re: Basic SSL Certificate Usage logging > > On 08/02/2023 16:24, jonmcalexan...@wellsfargo.com.INVALID wrote: > > Hi Mark, > > > > So, is this something that can/will be added in the future? I tested my > thought of setting the java logging.properties to a specifi

RE: Basic SSL Certificate Usage logging

2023-02-08 Thread jonmcalexander
gt; Subject: Re: Basic SSL Certificate Usage logging > > On 08/02/2023 16:24, jonmcalexan...@wellsfargo.com.INVALID wrote: > > Hi Mark, > > > > So, is this something that can/will be added in the future? I tested my > thought of setting the java logging.properties to a specifi

RE: Basic SSL Certificate Usage logging

2023-02-08 Thread jonmcalexander
rg > Subject: Re: Basic SSL Certificate Usage logging > > On 08/02/2023 16:24, jonmcalexan...@wellsfargo.com.INVALID wrote: > > Hi Mark, > > > > So, is this something that can/will be added in the future? I tested my > thought of setting the java logging.propertie

Re: Basic SSL Certificate Usage logging

2023-02-08 Thread Mark Thomas
@tomcat.apache.org Subject: Re: Basic SSL Certificate Usage logging On 10/01/2023 13:52, Christopher Schultz wrote: Jon, On 1/9/23 18:17, jonmcalexan...@wellsfargo.com.INVALID wrote: Yes Chris, It's just for during startup. For a particular instance I would like to capture the Certificate Info and Truststore

RE: Basic SSL Certificate Usage logging

2023-02-08 Thread jonmcalexander
and delete this message. Thank you for your cooperation. > -Original Message- > From: Mark Thomas > Sent: Tuesday, January 10, 2023 8:23 AM > To: users@tomcat.apache.org > Subject: Re: Basic SSL Certificate Usage logging > > On 10/01/2023 13:52, Christopher S

RE: Basic SSL Certificate Usage logging

2023-01-10 Thread jonmcalexander
: Tuesday, January 10, 2023 4:27 PM > To: users@tomcat.apache.org > Subject: Re: Basic SSL Certificate Usage logging > > Jon, > > On 1/10/23 13:37, jonmcalexan...@wellsfargo.com.INVALID wrote: > > Ultimately it would be nice to be able to log it in Jason format for > > in

Re: Basic SSL Certificate Usage logging

2023-01-10 Thread Christopher Schultz
pe\":\"RSA\", ... }" } Isn't this what logstash is for? -chris -Original Message----- From: Christopher Schultz Sent: Tuesday, January 10, 2023 7:52 AM To: users@tomcat.apache.org Subject: Re: Basic SSL Certificate Usage logging Jon, On 1/9/23 18:17, jonmcalexan...@w

RE: Basic SSL Certificate Usage logging

2023-01-10 Thread jonmcalexander
; From: Christopher Schultz > Sent: Tuesday, January 10, 2023 7:52 AM > To: users@tomcat.apache.org > Subject: Re: Basic SSL Certificate Usage logging > > Jon, > > On 1/9/23 18:17, jonmcalexan...@wellsfargo.com.INVALID wrote: > > Yes Chris, It's just for during startup. For a par

RE: Basic SSL Certificate Usage logging

2023-01-10 Thread jonmcalexander
t.apache.org > Subject: Re: Basic SSL Certificate Usage logging > > On 10/01/2023 13:52, Christopher Schultz wrote: > > Jon, > > > > On 1/9/23 18:17, jonmcalexan...@wellsfargo.com.INVALID wrote: > >> Yes Chris, It's just for during startup. For a particular instance I

Re: Basic SSL Certificate Usage logging

2023-01-10 Thread Christopher Schultz
, 2023 8:10 AM To: users@tomcat.apache.org Subject: Re: Basic SSL Certificate Usage logging Jon, On 1/6/23 15:53, jonmcalexan...@wellsfargo.com.INVALID wrote: Thanks for the info. In a nutshell I think the certpath,provider would be sufficient. I'm thinking that I can add this to the java options

Re: Basic SSL Certificate Usage logging

2023-01-10 Thread Mark Thomas
, January 9, 2023 8:10 AM To: users@tomcat.apache.org Subject: Re: Basic SSL Certificate Usage logging Jon, On 1/6/23 15:53, jonmcalexan...@wellsfargo.com.INVALID wrote: Thanks for the info. In a nutshell I think the certpath,provider would be sufficient. I'm thinking that I can add

Re: Basic SSL Certificate Usage logging

2023-01-10 Thread Christopher Schultz
Subject: Re: Basic SSL Certificate Usage logging Jon, On 1/6/23 15:53, jonmcalexan...@wellsfargo.com.INVALID wrote: Thanks for the info. In a nutshell I think the certpath,provider would be sufficient. I'm thinking that I can add this to the java options as -Djava.security.debug=ssl:certpath

RE: Basic SSL Certificate Usage logging

2023-01-09 Thread jonmcalexander
. Thank you for your cooperation. > -Original Message- > From: Christopher Schultz > Sent: Monday, January 9, 2023 8:10 AM > To: users@tomcat.apache.org > Subject: Re: Basic SSL Certificate Usage logging > > Jon, > > On 1/6/23 15:53, jonmcalexan...@wellsfargo.co

Re: Basic SSL Certificate Usage logging

2023-01-09 Thread Christopher Schultz
al Message- From: Christopher Schultz Sent: Friday, January 6, 2023 2:41 PM To: users@tomcat.apache.org Subject: Re: Basic SSL Certificate Usage logging Mark, On 1/6/23 15:00, Mark Thomas wrote: Hi Jon, In a word, no. Sorry. Some sort of info log message probably makes sense for th

RE: Basic SSL Certificate Usage logging

2023-01-06 Thread jonmcalexander
, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. > -Original Message- > From: Christopher Schultz > Sent: Friday, January 6, 2023 2:41 PM > To: users@tomcat.apache.org > Subject: Re: Basic SSL Certificat

Re: Basic SSL Certificate Usage logging

2023-01-06 Thread Christopher Schultz
Mark, On 1/6/23 15:00, Mark Thomas wrote: Hi Jon, In a word, no. Sorry. Some sort of info log message probably makes sense for this. SNI makes things a little more complicated but we should be able to do something. What is the minimum info you'd like to see? How about adding a request

Re: Basic SSL Certificate Usage logging

2023-01-06 Thread Mark Thomas
Hi Jon, In a word, no. Sorry. Some sort of info log message probably makes sense for this. SNI makes things a little more complicated but we should be able to do something. What is the minimum info you'd like to see? Mark On 06/01/2023 18:52, jonmcalexan...@wellsfargo.com.INVALID wrote:

Basic SSL Certificate Usage logging

2023-01-06 Thread jonmcalexander
Good afternoon and Happy New Year, I know about the SSL debug logging, however, I'm checking to see if there is any out-of-the-box option to capture in a log which SSL certificate and trust keystore is being used during startup? Thanks, Dream * Excel * Explore * Inspire Jon McAlexander Senior