RE: sslHostConfig and ciphers

2023-03-08 Thread jonmcalexander
of. Thanks, Sent with BlackBerry Work (www.blackberry.com) From: Christopher Schultz Sent: Mar 8, 2023 6:01 PM To: users@tomcat.apache.org Subject: Re: sslHostConfig and ciphers Jon, On 3/8/23 16:43, jonmcalexan...@wellsfargo.com.INVALID wrote: > The er

Re: sslHostConfig and ciphers

2023-03-08 Thread Christopher Schultz
other end that you are trying to debug, here, then I think you are barking up the wrong tree. -chris -Original Message- From: Christopher Schultz Sent: Wednesday, March 8, 2023 10:23 AM To: users@tomcat.apache.org Subject: Re: sslHostConfig and ciphers Jon, On 3/8/23 11:04, jo

RE: sslHostConfig and ciphers

2023-03-08 Thread jonmcalexander
advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. > -Original Message- > From: Christopher Schultz > Sent: Wednesday, March 8, 2023 10:23 AM > To: users@tomcat.apache.org > Subject: Re: sslHostConfig and ciphers > > J

RE: sslHostConfig and ciphers

2023-03-08 Thread jonmcalexander
day, March 8, 2023 10:16 AM > To: Tomcat Users List > Subject: AW: sslHostConfig and ciphers > > Hello, > > the error messages when encryption/decryption fails are often not much > helpful. > Could you scan the target to see which TLS and ciphers are enabled?

RE: sslHostConfig and ciphers

2023-03-08 Thread jonmcalexander
mcat Users List > Subject: AW: sslHostConfig and ciphers > > Hello, > > the error messages when encryption/decryption fails are often not much > helpful. > Could you scan the target to see which TLS and ciphers are enabled? > > I usually use the tool > https://urldefens

Re: AW: sslHostConfig and ciphers

2023-03-08 Thread Christopher Schultz
...@wellsfargo.com.INVALID Gesendet: Mittwoch, 8. März 2023 17:04 An: users@tomcat.apache.org Betreff: RE: sslHostConfig and ciphers So, this is giving out this errors: javax.net.ssl|WARNING|01|main|2023-03-03 16:14:43.438 UTC|SSLSocketImpl.java:1468|handling exception ( "thro

Re: sslHostConfig and ciphers

2023-03-08 Thread Christopher Schultz
Jon, On 3/8/23 11:04, jonmcalexan...@wellsfargo.com.INVALID wrote: So, this is giving out this errors: javax.net.ssl|WARNING|01|main|2023-03-03 16:14:43.438 UTC|SSLSocketImpl.java:1468|handling exception ( "throwable" : { java.net.SocketException: Connection reset at

AW: sslHostConfig and ciphers

2023-03-08 Thread Thomas Hoffmann (Speed4Trade GmbH)
g > Betreff: RE: sslHostConfig and ciphers > > So, this is giving out this errors: > > javax.net.ssl|WARNING|01|main|2023-03-03 16:14:43.438 > UTC|SSLSocketImpl.java:1468|handling exception ( "throwable" : { > java.net.SocketException: Connection reset > at java.net.

RE: sslHostConfig and ciphers

2023-03-08 Thread jonmcalexander
sday, March 8, 2023 2:38 AM > To: users@tomcat.apache.org > Subject: Re: sslHostConfig and ciphers > > > > On 08/03/2023 07:45, l...@kreuser.name wrote: > > Beware Jon, > > > >> Am 08.03.2023 um 07:56 schrieb jonmcalexan...@wellsfargo.com.invalid > : > >> >

Re: sslHostConfig and ciphers

2023-03-08 Thread Mark Thomas
apache.org Subject: RE: sslHostConfig and ciphers Thank you!!! Thanks, Sent with BlackBerry Work (https://urldefense.com/v3/__http://www.blackberry.com__;!!F9svGWnIaVPGSwU!sOH_wTKBGJ6Btc-RekE10jWwQ85jkQkEltIWa0AaoIbooX5UMGSH88GoLuiVcjYRxEg9wZBM3INUA8zBXKbc56z70yYUpimTy

Re: sslHostConfig and ciphers

2023-03-07 Thread logo
m.INVALID > Sent: Mar 4, 2023 3:08 AM > To: users@tomcat.apache.org > Subject: RE: sslHostConfig and ciphers > > Thank you!!! > > > Thanks, > > > Sent with BlackBerry Work > (https://urldefense.com/v3/__http://www.blackberry.com__;!!F9svGWnIaVPGSwU!sOH_wTKBGJ6B

RE: sslHostConfig and ciphers

2023-03-07 Thread jonmcalexander
, 2023 3:08 AM To: users@tomcat.apache.org Subject: RE: sslHostConfig and ciphers Thank you!!! Thanks, Sent with BlackBerry Work (https://urldefense.com/v3/__http://www.blackberry.com__;!!F9svGWnIaVPGSwU!sOH_wTKBGJ6Btc

RE: sslHostConfig and ciphers

2023-03-04 Thread jonmcalexander
Thank you!!! Thanks, Sent with BlackBerry Work (www.blackberry.com) From: "Thomas Hoffmann (Speed4Trade GmbH)" Sent: Mar 4, 2023 1:22 AM To: Tomcat Users List Subject: AW: sslHostConfig and ciphers Hello, this message originates from your used

AW: sslHostConfig and ciphers

2023-03-03 Thread Thomas Hoffmann (Speed4Trade GmbH)
Greetings, Thomas > -Ursprüngliche Nachricht- > Von: jonmcalexan...@wellsfargo.com.INVALID > > Gesendet: Freitag, 3. März 2023 18:38 > An: users@tomcat.apache.org > Betreff: sslHostConfig and ciphers > > Ok, I don't know if I'm doing something wrong, or

sslHostConfig and ciphers

2023-03-03 Thread jonmcalexander
Ok, I don't know if I'm doing something wrong, or if I'm just not reading the output correctly. I have JSSE connector using sslHostConfig and in there I have defined ciphers, as below: However, if I enable ssl debugging, I am getting the following messages in my catalina.out file.