Is there a way to isolate this to only debug a specific client connection URL? 
There is really only one that’s throwing socket errors and having debug for 
everything is filling up log to fast and generating to much noise.


Shawn​          Beard
Sr. Systems Engineer     |
BTS
Middleware Engineering   |      +1-515-564-2528<tel:+1-515-564-2528>     |      
sbe...@wrberkley.com<mailto:sbe...@wrberkley.com>


-----Original Message-----
From: l...@kreuser.name <l...@kreuser.name>
Sent: Monday, June 6, 2022 4:06 PM
To: Tomcat Users List <users@tomcat.apache.org>
Subject: Re: enabling ssl debug on tomcat [EXTERNAL]

** CAUTION: External message


Shawn,


> Am 06.06.2022 um 22:49 schrieb Beard, Shawn <sbe...@wrberkley.com.INVALID>:
>
> Im adding this -Djavax.net.debug=ssl:handshake:verbose 
> SSLSocketClientWithClientAuth
>

I assume that you copied this from the SSL-Samples App (where the class file is 
SSLSocketClientWithClientAuth).

You have to add only -Djavax.net.debug=ssl:handshake:verbose to CATALINA_OPTS 
(or JAVA_OPTS).

Peter

> To the java options of Tomcat, however the SSLSocketClientWithClientAuth is 
> causing tomcat not start saying it cant find the 
> SSLSocketClientWithClientAuth class. I need to debug socket issues on a ssl 
> client connection. Any ideas?
>
>
>
>
> Shawn Beard • Sr. Systems Engineer
> Middleware Engineering
>
>
> 3840 109th Street Urbandale, IA 50322
> Phone: +1-515-564-2528
> Email: sbe...@wrberkley.com <mailto:sbe...@wrberkley.com>
> Website: berkleytechnologyservices.com 
> <https://www.berkleytechnologyservices.com/>
> Technology Leadership Unleashing Business Potential
>
>
>
> Shawn​ Beard
> Sr. Systems Engineer |
> BTS
> Middleware Engineering | +1-515-564-2528 <tel:+1-515-564-2528> | 
> sbe...@wrberkley.com <mailto:sbe...@wrberkley.com>
>
>
> CONFIDENTIALITY NOTICE: This e-mail and the transmitted documents contain 
> private, privileged and confidential information belonging to the sender. The 
> information therein is solely for the use of the addressee. If your receipt 
> of this transmission has occurred as the result of an error, please 
> immediately notify us so we can arrange for the return of the documents. In 
> such circumstances, you are advised that you may not disclose, copy, 
> distribute or take any other action in reliance on the information 
> transmitted.

CONFIDENTIALITY NOTICE: This e-mail and the transmitted documents contain 
private, privileged and confidential information belonging to the sender. The 
information therein is solely for the use of the addressee. If your receipt of 
this transmission has occurred as the result of an error, please immediately 
notify us so we can arrange for the return of the documents. In such 
circumstances, you are advised that you may not disclose, copy, distribute or 
take any other action in reliance on the information transmitted.

Reply via email to