Help requested to fix the tomcat vulnerability

2019-11-05 Thread thulasiram k
Hi, we have installed tomcat 7.0.94 on windows 2016 and no SSL enabled. But while qualys scan we found the below vulnerability. can you guide how can we fix it. 1) QID : 86763 - Web Server Uses Plain Text Basic Authentication Impact : Using Readable Clear Text can help eavesdropping and thereby

Error parsing HTTP request header

2019-12-04 Thread thulasiram k
Hi, we recently upgrade our tomcat from 7.0.91 to 7.0.94 in windows platform. Post upgrade we are seeing the below exception in logs very frequently. can you please suggest to avoid this. Dec 02, 2019 1:34:09 PM org.apache.coyote.http11.AbstractHttp11Processor process INFO: Error parsing HTTP

Re: Not able to generate thread dump in windows

2019-12-12 Thread thulasiram k
Hi, I tried with jstack.exe but it's not generated the dump. Then I tried with PSTools and it is generated now. Thanks Thulasiram On Thu, Dec 12, 2019 at 3:16 PM Konstantin Kolinko wrote: > чт, 12 дек. 2019 г. в 12:43, thulasiram k : > > > > Hi, > > > > I tr

Not able to generate thread dump in windows

2019-12-12 Thread thulasiram k
Hi, I tried to generate thread dump for tomcat 7.0.94 in windows 2016. it writes in logs "[10340] Console CTRL+BREAK event signaled" but no dump has generated. Can you please guide on this how to generate the thread dump / heap dump here. The reason I'm trying to generate the dump is our tomcat

Re: Error parsing HTTP request header

2019-12-07 Thread thulasiram k
tz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Ram, > > On 12/4/19 06:02, thulasiram k wrote: > > Hi, > > > > we recently upgrade our tomcat from 7.0.91 to 7.0.94 in windows > > platform. Post upgrade we are seeing the below exc

Re: Alias name [server] does not identify a key entry + tomcat SSL

2022-11-13 Thread thulasiram k
Even though I removed the alias it is giving the same error. On Mon, Nov 14, 2022 at 12:50 PM Thomas Hoffmann (Speed4Trade GmbH) wrote: > Hello, > What happens if you remove the keyalias Attribute? > ____ > Von: thulasiram k > Gesendet: Montag, 14. N

Alias name [server] does not identify a key entry + tomcat SSL

2022-11-13 Thread thulasiram k
Hi Team, I am trying to renew my existing certificate. when I import the new cert it has imported successfully and I can view that in the listing as well. But when I restart my tomcat I am getting the below error and application is not accessible with https. Error: Caused by:

Re: Alias name [server] does not identify a key entry + tomcat SSL

2022-11-13 Thread thulasiram k
e=pkcs12 > Pfx holds the private key and the public certificate. > > If this doesn’t help, please tell the tomcat version as the configuration > depends on the version. > Also the connector snippet is helpful (hide the password). > > Greetings, Thomas > > > -Ursprünglic