RE: Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-27 Thread Saha, Rajib
February 2024 19:51 To: users@tomcat.apache.org Subject: Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9 [You don't often get email from ch...@christopherschultz.net. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Rajib, On 2/26/24 23:43, Saha, Rajib

Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-27 Thread Christopher Schultz
al machine. This is a huge red-flag from a security standpoint. -chris -Original Message- From: Mark Thomas Sent: 26 February 2024 14:23 To: users@tomcat.apache.org Subject: Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9 [You don't often get email from ma...@apache.

RE: Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-26 Thread Saha, Rajib
al Message- From: Mark Thomas Sent: 26 February 2024 14:23 To: users@tomcat.apache.org Subject: Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9 [You don't often get email from ma...@apache.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] On 26/

Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-26 Thread Mark Thomas
On 26/02/2024 06:11, Saha, Rajib wrote: Hi Experts, In our product, we are using Tomcat [OriginalFileName: prunsrv.exe] for creating a service[Say, Service-A]. It's a huge product running in market for last 20 years. We are in progress of moving from Tomcat-8 to tomcat-9. When we are

Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-25 Thread Saha, Rajib
Hi Experts, In our product, we are using Tomcat [OriginalFileName: prunsrv.exe] for creating a service[Say, Service-A]. It's a huge product running in market for last 20 years. We are in progress of moving from Tomcat-8 to tomcat-9. When we are creating the Service-A with Tomcat-8

Re: Need Help : Unable to write back a response error code from ReadListener#onError

2023-10-31 Thread Adwait Kumar Singh
Sorry for the wrong bug id. This is the one I filed, https://bz.apache.org/bugzilla/show_bug.cgi?id=68037 On Tue, Oct 31, 2023 at 3:24 PM Adwait Kumar Singh wrote: > AFAIK the response is not being committed. > > I created a bug for this with a reproducible test case, >

Re: Need Help : Unable to write back a response error code from ReadListener#onError

2023-10-31 Thread Adwait Kumar Singh
AFAIK the response is not being committed. I created a bug for this with a reproducible test case, https://bz.apache.org/bugzilla/show_bug.cgi?id=54123 On Tue, Oct 31, 2023 at 12:49 PM Mark Thomas wrote: > > > On 30/10/2023 22:25, Adwait Kumar Singh wrote: > > Hi, > > > > I am using the async

Re: Need Help : Unable to write back a response error code from ReadListener#onError

2023-10-31 Thread Mark Thomas
On 30/10/2023 22:25, Adwait Kumar Singh wrote: Hi, I am using the async Servlet API and NIO, by setting a ReadListener. In the onError of the ReadListener, I am catching a SocketTimeoutException and trying to send back an error code 408. Here is the simplified example of what I am trying to

Re: Need Help : Unable to write back a response error code from ReadListener#onError

2023-10-30 Thread Adwait Kumar Singh
FYI, I am doing the async processing on the Container thread itself, just that I yield the thread back if I can't read without blocking. Based on the code here , I see that the error is only

Need Help : Unable to write back a response error code from ReadListener#onError

2023-10-30 Thread Adwait Kumar Singh
Hi, I am using the async Servlet API and NIO, by setting a ReadListener. In the onError of the ReadListener, I am catching a SocketTimeoutException and trying to send back an error code 408. Here is the simplified example of what I am trying to do, @Override > public void onError(Throwable

Re: Need Help : Tomcat 9.0.75 not honoring session timeout configured in tomcat web.xml for FORM Authentication

2023-10-27 Thread Christopher Schultz
Channa, On 10/27/23 00:07, Channa Puchakayala wrote: Tomcat Version : 9.0.75 Operating System: Windows and Linux Bits: 64 Tomcat 9.0.75 not honoring  session timeout configured in tomcat/conf/web.xml for FORM Authentication and it is effecting customers. ==   

Re: Need Help : Tomcat 9.0.75 not honoring session timeout configured in tomcat web.xml for FORM Authentication

2023-10-26 Thread Mark Thomas
1. Do not cross-post the same question to multiple lists. 2. Do not post the same question multiple times if you don't get an answer as quickly as you would like. We all all volunteers here. If you want a guaranteed SLA then pick you preferred vendor and pay for support. Mark 27 Oct 2023

Need Help : Tomcat 9.0.75 not honoring session timeout configured in tomcat web.xml for FORM Authentication

2023-10-26 Thread Channa Puchakayala
Hi All, Tomcat Version : 9.0.75 Operating System: Windows and Linux Bits: 64 Tomcat 9.0.75 not honoring session timeout configured in tomcat/conf/web.xml for FORM Authentication and it is effecting customers. == 30 // 30 minutes

Re: Need help tomcat

2023-10-03 Thread Mark Thomas
Asking the same question over and over again isn't going to change the answer. You need to contact the Eclipse community. If we knew how Eclipse was determining the Tomcat version we might be able to suggest ways to trick Eclipse into thinking Tomcat 10.1.x was an earlier, supported version.

Re: need help in solving CVE-2020-1938 error regards

2023-10-03 Thread Nithin P
thanks mark, Nithin P On Tue, 03 Oct 2023 15:05:31 +0530 Mark Thomas wrote --- On 03/10/2023 06:16, Nithin P wrote: > Hi, > > I'm using Apache Ofbiz v18.12.06 While I'm trying to upload an image for > vulnerability scanning it shows CVE-2020-1938. I have tried to update

Re: need help in solving CVE-2020-1938 error regards

2023-10-03 Thread Mark Thomas
On 03/10/2023 06:16, Nithin P wrote: Hi, I'm using Apache Ofbiz v18.12.06 While I'm trying to upload an image for vulnerability scanning it shows CVE-2020-1938. I have tried to update to the latest version having the same issue, Does Anyone know where the tomcat conf files are stored in the

Re: Need help tomcat

2023-10-02 Thread Nithin P
Nithin P On Tue, 03 Oct 2023 10:57:15 +0530 Deepak Lalchandani wrote --- Mark, In Apache Tomcat website I can install 10.1 only ,when I configure the server by clicking on Add server and select location of tomcat server, it adds 10.1.3 and the error with red symbol appears

Re: Need help tomcat

2023-10-02 Thread Deepak Lalchandani
Mark, In Apache Tomcat website I can install 10.1 only ,when I configure the server by clicking on Add server and select location of tomcat server, it adds 10.1.3 and the error with red symbol appears On Mon, 2 Oct 2023, 11:07 pm Deepak Lalchandani, wrote: > Hi Mark, > In

need help in solving CVE-2020-1938 error regards

2023-10-02 Thread Nithin P
Hi, I'm using Apache Ofbiz v18.12.06 While I'm trying to upload an image for vulnerability scanning it shows CVE-2020-1938. I have tried to update to the latest version having the same issue, Does Anyone know where the tomcat conf files are stored in the Apache OFBiz application or how to

Re: Need help tomcat

2023-10-02 Thread Deepak Lalchandani
Hi Mark, In Apache Tomcat website I can install 10.1 only ,when I configure the server by clicking on Add server and select location of tomcat server, it adds 10.1.3 and the error with red symbol appears Regards, Deepak On Mon, 2 Oct 2023, 10:58 pm Mark Thomas, wrote: > On

Re: Need help tomcat

2023-10-02 Thread Mark Thomas
On 02/10/2023 18:23, Deepak Lalchandani wrote: The Apache Tomcat installation at this directory is version 10.1.13. A Tomcat 10.0 installation is expected The above is error message I'm getting. Please resolve and screenshots are detached from e mail The error looks pretty clear to me.

Re: [EXTERNAL] - Need help tomcat

2023-10-02 Thread Deepak Lalchandani
The Apache Tomcat installation at this directory is version 10.1.13. A Tomcat 10.0 installation is expected On Mon, 2 Oct 2023, 1:43 pm Olaf Kock, wrote: > > On 02.10.23 10:07, Deepak Lalchandani wrote: > > Hi Please advice , Where to send the screenshot > > > Hi Deepak, > > You're dealing

Re: Need help tomcat

2023-10-02 Thread Deepak Lalchandani
The Apache Tomcat installation at this directory is version 10.1.13. A Tomcat 10.0 installation is expected The above is error message I'm getting. Please resolve and screenshots are detached from e mail On Mon, 2 Oct 2023, 5:31 pm Alex O'Ree, wrote: > Assuming windows sc delete servicename

Re: Need help tomcat

2023-10-02 Thread Alex O'Ree
Assuming windows sc delete servicename On Mon, Oct 2, 2023, 7:44 AM jean-frederic clere wrote: > On 10/1/23 09:02, Deepak Lalchandani wrote: > > I have deleted and Uninstalled all tomcat services but despite that the > > tomcat service exists in services window . I want to delete the

Re: Need help tomcat

2023-10-02 Thread jean-frederic clere
On 10/1/23 09:02, Deepak Lalchandani wrote: I have deleted and Uninstalled all tomcat services but despite that the tomcat service exists in services window . I want to delete the services permanently which is not happening Please help Deepak Have you tried to remove the service using

Re: [EXTERNAL] - Need help tomcat

2023-10-02 Thread Olaf Kock
On 02.10.23 10:07, Deepak Lalchandani wrote: Hi Please advice , Where to send the screenshot Hi Deepak, You're dealing with textual messages, right? Just send the text - it's easier to read, search for etc anyway. Olaf

Re: [EXTERNAL] - Need help tomcat

2023-10-02 Thread Deepak Lalchandani
Hi Please advice , Where to send the screenshot On Mon, 2 Oct 2023, 12:36 pm Simon Matter, wrote: > > Yes I have deleted them and again I have sent a email with screenshot. > > Please check that. > > > > Regards, > > Deepak > > Hi, > > please note that attachments are not delivered on this

Re: [EXTERNAL] - Need help tomcat

2023-10-02 Thread Simon Matter
> Yes I have deleted them and again I have sent a email with screenshot. > Please check that. > > Regards, > Deepak Hi, please note that attachments are not delivered on this mailing list. Regards, Simon - To unsubscribe,

Re: [EXTERNAL] - Need help tomcat

2023-10-02 Thread Deepak Lalchandani
to-delete-or-remove-a-service-in-windows/ > > Best Regards, > Jason Tan > -Original Message- > From: Deepak Lalchandani > Sent: Sunday, October 1, 2023 6:03 PM > To: users@tomcat.apache.org; Deepak Lalchandani > Subject: [EXTERNAL] - Need help tomcat > > CAUT

Re: Need help tomcat

2023-10-02 Thread Deepak Lalchandani
The Apache Tomcat installation at this directory is version 10.1.13. A Tomcat 10.0 installation is expected Screenshot attached Please provide steps to correct this I installed tomcat 10.1 from apache website Thanks and Regards, Deepak On Mon, 2 Oct 2023, 2:44 am Frank Tornack, wrote: >

Need help tomcat

2023-10-01 Thread Deepak Lalchandani
I have deleted and Uninstalled all tomcat services but despite that the tomcat service exists in services window . I want to delete the services permanently which is not happening Please help Deepak

Re: [OT] Apache Tomcat 10.0.26 Shortcut issue in our environment - Need Help

2023-04-05 Thread Christopher Schultz
Sriharikumar, On 4/5/23 07:04, P M, SRIHARIKUMAR (Consultant) wrote: While validating source for Apache Tomcat 10.0.26, The shortcut is throwing error while launching. Please find the results below Tomcat Version : 10.0.26 End of life: https://tomcat.apache.org/tomcat-10.0-eol.html

Re: Apache Tomcat 10.0.26 Shortcut issue in our environment - Need Help

2023-04-05 Thread Rob Sargent
> On Apr 5, 2023, at 5:04 AM, P M, SRIHARIKUMAR (Consultant) > wrote: > >  > Hi Team, > > While validating source for Apache Tomcat 10.0.26, The shortcut is throwing > error while launching. Please find the results below > > Tomcat Version : 10.0.26 > > Operating system : Windows 10 >

Re: Apache Tomcat 10.0.26 Shortcut issue in our environment - Need Help

2023-04-05 Thread Kevin Huntly
Hi Sriharikumar, It looks like the images were stripped from the email... When you have a chance, can you run the following on the Tomcat executable: Open Powershell Navigate to the Tomcat installation directory Run the following: - Get-Acl tomcat.exe On Wed, Apr 5, 2023, 07:04 P M,

Apache Tomcat 10.0.26 Shortcut issue in our environment - Need Help

2023-04-05 Thread P M, SRIHARIKUMAR (Consultant)
Hi Team, While validating source for Apache Tomcat 10.0.26, The shortcut is throwing error while launching. Please find the results below Tomcat Version : 10.0.26 Operating system : Windows 10 Dependency : JAVA SDK 11 is installed. Error : " The item referred to by this shortcut cannot be

Re: Need help on ssl handshake logging for audit purpose

2021-06-10 Thread Mark Thomas
On 10/06/2021 12:40, Ragavendhiran Bhiman (rabhiman) wrote: Any help please? Exact JDK name and version? Mark From: Ragavendhiran Bhiman (rabhiman) Date: Wednesday, 9 June 2021 at 7:37 PM To: Tomcat Users List Subject: Re: Need help on ssl handshake logging for audit purpose Hi John I

Re: Need help on ssl handshake logging for audit purpose

2021-06-10 Thread Ragavendhiran Bhiman (rabhiman)
Any help please? From: Ragavendhiran Bhiman (rabhiman) Date: Wednesday, 9 June 2021 at 7:37 PM To: Tomcat Users List Subject: Re: Need help on ssl handshake logging for audit purpose Hi John I am getting the output like this 10966181161114832473721710433823523866273491920411012289522541835156

Re: Need help on ssl handshake logging for audit purpose

2021-06-09 Thread Ragavendhiran Bhiman (rabhiman)
ate: Wednesday, 9 June 2021 at 7:20 PM To: users@tomcat.apache.org Subject: RE: Need help on ssl handshake logging for audit purpose Raghav, > -Original Message- > From: Ragavendhiran Bhiman (rabhiman) > Sent: Wednesday, June 09, 2021 6:47 AM > To: Tomcat Users List > Subj

RE: Need help on ssl handshake logging for audit purpose

2021-06-09 Thread John.E.Gregg
Raghav, > -Original Message- > From: Ragavendhiran Bhiman (rabhiman) > Sent: Wednesday, June 09, 2021 6:47 AM > To: Tomcat Users List > Subject: Re: Need help on ssl handshake logging for audit purpose > > Kindly help me on the below. > > Thanks a

Re: Need help on ssl handshake logging for audit purpose

2021-06-09 Thread Ragavendhiran Bhiman (rabhiman)
Kindly help me on the below. Thanks a lot for the help. From: Ragavendhiran Bhiman (rabhiman) Date: Tuesday, 8 June 2021 at 7:18 PM To: users@tomcat.apache.org Subject: Need help on ssl handshake logging for audit purpose Hi All, In our product we are using jdk8 and tomcat apache latest

RE: Need help on ssl handshake logging for audit purpose

2021-06-08 Thread Mysore, Raghunath
You may want to try the following "verbose" option -Djavax.net.debug=ssl:handshake:verbose -Original Message- From: Ragavendhiran Bhiman (rabhiman) Sent: Tuesday, June 8, 2021 7:48 AM To: users@tomcat.apache.org Subject: Need help on ssl handshake logging for audit purpo

Need help on ssl handshake logging for audit purpose

2021-06-08 Thread Ragavendhiran Bhiman (rabhiman)
Hi All, In our product we are using jdk8 and tomcat apache latest version. I have enabled -Djavax.net.debug=ssl:handshake from jdk side. But I could see the handshake logging are coming as hex in the Catalina.out log messages. I want to know how to print the message in the proper English

Need help with tomcat access log

2021-04-13 Thread shreya hegde
Hi I have a spring boot application with embedded tomcat which provides logging in access logs.I am using ExtendedAccessLogValve and the pattern is c-ip date time x-P(XX) But i want to log in below format: client_ip:c-ip date time 'GMT' x-P(XX) Basically want to notify the developers on the type

Re: Need help with image file location

2019-07-14 Thread Усманов Азат Анварович
http://tomcat.apache.org/ This user's list (users@tomcat.apache.org) is for Apache Tomcat. (note : you are always welcome on this Apache Tomcat mailing list, if your question/problem relates to Apache Tomcat in any way) От: Barry Kimelman Отправлено: 14 июля 2019 г. 0:42:32

Need help with image file location

2019-07-13 Thread Barry Kimelman
I am running Apache2.4 on windows 10 I have apache installed under c:\Apache24 Everything has been working fine for quite some time. Today I tried to display an image and no matter what I tried the image is not displayed. I read in some documentation that all static content (HTML files, image

[OT] Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread tomcat
On 27.01.2019 20:57, Hassan Schroeder wrote: On Sun, Jan 27, 2019 at 10:53 AM Barry Kimelman wrote: I am running Apache 2.4 on a 64 bit windows 10 system. This mailing list is for Apache Tomcat, not Apache httpd -- you will likely get better responses on an appropriate list. It's OK,

Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Barry Kimelman
Hello, Thanks for all your help. After much Google searching I have found something which seems to be working (at least for the very basic hello.php script). I will now try more complicated PHP scripts. Thanks again. On Sun, Jan 27, 2019 at 1:53 PM Ulises Gonzalez Horta wrote: > On 2019-01-27

Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Hassan Schroeder
On Sun, Jan 27, 2019 at 10:53 AM Barry Kimelman wrote: > I am running Apache 2.4 on a 64 bit windows 10 system. This mailing list is for Apache Tomcat, not Apache httpd -- you will likely get better responses on an appropriate list. -- Hassan Schroeder

Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Ulises Gonzalez Horta
On 2019-01-27 14:15, Barry Kimelman wrote: Hello, Thanks for the reply. I have looked at the URL you specified and the information shown there is not specific enough. It shows config info, but it does not say where to put it and it doe snot adequately explain it. On Sun, Jan 27, 2019 at 1:06

Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Barry Kimelman
Hello, Thanks for the reply. I have looked at the URL you specified and the information shown there is not specific enough. It shows config info, but it does not say where to put it and it doe snot adequately explain it. On Sun, Jan 27, 2019 at 1:06 PM Ulises Gonzalez Horta wrote: > On

Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Ulises Gonzalez Horta
On 2019-01-27 13:52, Barry Kimelman wrote: Hello, I am running Apache 2.4 on a 64 bit windows 10 system. For a while I have been running Perl CGI scripts with no problems. Now I want to run PHP CGI scripts. The last few linbes of my conf/httpd.conf file looks like the following

Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Barry Kimelman
Hello, I am running Apache 2.4 on a 64 bit windows 10 system. For a while I have been running Perl CGI scripts with no problems. Now I want to run PHP CGI scripts. The last few linbes of my conf/httpd.conf file looks like the following Include conf/extra/proxy-html.conf #

RE: Need help on Tomcat 9.0.x release

2017-09-21 Thread Inderjeet Banwait
Hi Violeta, Mark, Thank you for clarifying. Regards, Inderjeet -Original Message- From: Violeta Georgieva [mailto:violet...@apache.org] Sent: Thursday, September 21, 2017 7:26 PM To: Tomcat Users List Subject: Re: Need help on Tomcat 9.0.x release 2017-09-21 16:17 GMT+03:00 Rémy

Re: Need help on Tomcat 9.0.x release

2017-09-21 Thread Violeta Georgieva
2017-09-21 16:17 GMT+03:00 Rémy Maucherat : > > On Thu, Sep 21, 2017 at 3:12 PM, Mark Thomas wrote: > > > On 21/09/17 10:35, Inderjeet Banwait wrote: > > > Hi Mark, > > > > > > Java EE 8 is already released .Can we expect a stable release by the end > > of

Re: Need help on Tomcat 9.0.x release

2017-09-21 Thread Rémy Maucherat
Inderjeet > > > > -Original Message- > > From: Mark Thomas [mailto:ma...@apache.org] > > Sent: Thursday, September 21, 2017 1:58 PM > > To: Tomcat Users List > > Subject: Re: Need help on Tomcat 9.0.x release > > > > On 21/09/17 08:57, Inde

Re: Need help on Tomcat 9.0.x release

2017-09-21 Thread Mark Thomas
to a stable release pretty quickly. But I am only one voice and this is a decision that the community makes. Mark > > Thanks, > Inderjeet > > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Thursday, September 21, 2017 1:58 PM > To: T

RE: Need help on Tomcat 9.0.x release

2017-09-21 Thread Inderjeet Banwait
Hi Mark, Java EE 8 is already released .Can we expect a stable release by the end of September 2017? Thanks, Inderjeet -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Thursday, September 21, 2017 1:58 PM To: Tomcat Users List Subject: Re: Need help on Tomcat 9.0

Re: Need help on Tomcat 9.0.x release

2017-09-21 Thread Mark Thomas
On 21/09/17 08:57, Inderjeet Banwait wrote: > Hi, > > > > We are Oracle Knowledge team from Oracle and want to upgrade our product to > support Tomcat 9.0.x but as per the version pages from Tomcat wiki it is not > stable. > > We want to know when we can have a stable Tomcat 9.0.x release?

Need help on Tomcat 9.0.x release

2017-09-21 Thread Inderjeet Banwait
Hi, We are Oracle Knowledge team from Oracle and want to upgrade our product to support Tomcat 9.0.x but as per the version pages from Tomcat wiki it is not stable. We want to know when we can have a stable Tomcat 9.0.x release? Thanks, Inderjeet

Re: Need help with url rewrite

2017-07-24 Thread tomcat
On 24.07.2017 17:42, Sri Linux wrote: Hi I need help with url rewrite. Please let me know the process to contact some one.. You could start here : http://tuckey.org/urlrewrite/#support - To unsubscribe, e-mail: users

Need help with url rewrite

2017-07-24 Thread Sri Linux
Hi I need help with url rewrite. Please let me know the process to contact some one.. Thanks Sri

Re: need help with websocket

2017-03-29 Thread Robert Lewis
WSS will work if you enable and configure the HTTPS connector in server.xml. This part of the configuration is not really wss specific and tomcat site contains a bunch of good docs on how to do this. > On Mar 29, 2017, at 4:40 PM, Sharat Jagannath wrote: > > The code on

Re: need help with websocket

2017-03-29 Thread Sharat Jagannath
The code on the tomcat page does not have examples for wss. But I will look into his ngnix is configured Thanks On Mar 29, 2017 1:15 PM, "Mark Eggers" wrote: > Sharat, > > On 3/29/2017 9:23 AM, Sharat Jagannath wrote: > > I get a 404 error when I call my server

Re: need help with websocket

2017-03-29 Thread Mark Eggers
Sharat, On 3/29/2017 9:23 AM, Sharat Jagannath wrote: > I get a 404 error when I call my server endpoint with wss. > I'm using tomcat 9 which sits behind ngnix. Does that make a difference? > here's how my server.xml looks like- > > > > > > > > > >SSLEngine="on" /> > >

Re: need help with websocket

2017-03-29 Thread Sharat Jagannath
I get a 404 error when I call my server endpoint with wss. I'm using tomcat 9 which sits behind ngnix. Does that make a difference? here's how my server.xml looks like-

Re: need help with websocket

2017-03-29 Thread calder
On Tuesday, March 28, 2017, Sharat Jagannath wrote: > how do i setup websocket on server side for using wss with tomcat config? > is there any config i need to do with tomcat? any certification to setup? > Read up using the How-to:

need help with websocket

2017-03-28 Thread Sharat Jagannath
how do i setup websocket on server side for using wss with tomcat config? is there any config i need to do with tomcat? any certification to setup? Thanks -- Sharat Jagannath

RE: Need Help on Tomcat 8.0.14.0 SSL Public Facing URL !!

2016-11-17 Thread ramagopala.chaturvedula
Hi Violeta, Currently the existing configuration is as follows : 1) Server version: Apache Tomcat/8.0.14 Server built: Sep 24 2014 09:01:51 Server number: 8.0.14.0 OS Name:Linux OS Version: 3.10.0-229.el7.x86_64 JVM Version:1.8.0_51-b16 2)Tomcat is enabled with SSL and able

Re: Need Help on Tomcat 8.1.1 SSL Public Facing URL !!

2016-11-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ramagopala, On 11/17/16 12:51 AM, ramagopala.chaturved...@wipro.com wrote: > Please help in resolving the issue with Public Facing URL of > Tomcat server. Currently the existing configuration is as follows > : > > > 1) Tomcat 8.1.1 is

Re: Need Help on Tomcat 8.1.1 SSL Public Facing URL !!

2016-11-17 Thread Violeta Georgieva
Hi, 2016-11-17 7:51 GMT+02:00 : > > Hi Group, > > Please help in resolving the issue with Public Facing URL of Tomcat server. Currently the existing configuration is as follows : > > > 1) Tomcat 8.1.1 is installed on Red-Hat Linux OS along with Jdk1.7

Need Help on Tomcat 8.1.1 SSL Public Facing URL !!

2016-11-16 Thread ramagopala.chaturvedula
Hi Group, Please help in resolving the issue with Public Facing URL of Tomcat server. Currently the existing configuration is as follows : 1) Tomcat 8.1.1 is installed on Red-Hat Linux OS along with Jdk1.7 2) Tomcat is enabled with SSL and able to access with https with the IP

Re: Need help setting up SSL on Tomcat 8

2016-07-18 Thread Sean Son
On Mon, Jul 18, 2016 at 10:47 AM, André Warnier (tomcat) wrote: > On 18.07.2016 16:33, Sean Son wrote: > >> On Thu, Jul 14, 2016 at 8:15 AM, Ognjen Blagojevic < >> ognjen.d.blagoje...@gmail.com> wrote: >> >> Sean, >>> >>> On 13.7.2016 21:56, Sean Son wrote: >>> >>> Thank you for

Re: Need help setting up SSL on Tomcat 8

2016-07-18 Thread tomcat
On 18.07.2016 16:33, Sean Son wrote: On Thu, Jul 14, 2016 at 8:15 AM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: Sean, On 13.7.2016 21:56, Sean Son wrote: Thank you for your answer guys. Is there anywhere in the Tomcat config files that I would need to specify the DNS name?

Re: Need help setting up SSL on Tomcat 8

2016-07-18 Thread Sean Son
On Thu, Jul 14, 2016 at 8:15 AM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > Sean, > > On 13.7.2016 21:56, Sean Son wrote: > >> Thank you for your answer guys. Is there anywhere in the Tomcat config >> files that I would need to specify the DNS name? Like in Apache we >> would

Re: Need help setting up SSL on Tomcat 8

2016-07-14 Thread Sean Son
On Thu, Jul 14, 2016 at 8:15 AM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > Sean, > > On 13.7.2016 21:56, Sean Son wrote: > >> Thank you for your answer guys. Is there anywhere in the Tomcat config >> files that I would need to specify the DNS name? Like in Apache we >> would

Re: Need help setting up SSL on Tomcat 8

2016-07-14 Thread Ognjen Blagojevic
Sean, On 13.7.2016 21:56, Sean Son wrote: Thank you for your answer guys. Is there anywhere in the Tomcat config files that I would need to specify the DNS name? Like in Apache we would specify the DNS name in a Virtualhost. Take a look at context xml, attribute "name" in Host element [1],

Re: Need help setting up SSL on Tomcat 8

2016-07-13 Thread Daniel Savard
2016-07-13 15:56 GMT-04:00 Sean Son : > Thank you for your answer guys. Is there anywhere in the Tomcat config > files that I would need to specify the DNS name? Like in Apache we would > specify the DNS name in a Virtualhost. > > No. - Daniel

Re: Need help setting up SSL on Tomcat 8

2016-07-13 Thread Sean Son
Thank you for your answer guys. Is there anywhere in the Tomcat config files that I would need to specify the DNS name? Like in Apache we would specify the DNS name in a Virtualhost. On Wed, Jul 13, 2016 at 7:56 AM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > Sean, > > On

Re: Need help setting up SSL on Tomcat 8

2016-07-13 Thread Ognjen Blagojevic
Sean, On 12.7.2016 14:49, Sean Son wrote: Hello thank you for your response. I am currently only accessing the server using IP address only. We do not have a DNS record set up for the server as of yet. It will be something like webapp.example.com Once there is a DNS record in place, and you

Re: Need help setting up SSL on Tomcat 8

2016-07-12 Thread Daniel Savard
2016-07-12 14:34 GMT-04:00 Sean Son : > Are there any logs on the tomcat server that I should check in order to fix > this SSL issue? or is this strictly a certificate related issue? > At my opinion, it is a DNS issue. Your certificate specify the

Re: Need help setting up SSL on Tomcat 8

2016-07-12 Thread Sean Son
On Tue, Jul 12, 2016 at 8:49 AM, Sean Son wrote: > > > On Mon, Jul 11, 2016 at 6:25 PM, Ognjen Blagojevic < > ognjen.d.blagoje...@gmail.com> wrote: > >> On 11.7.2016 16:29, Sean Son wrote: >> >>> Here is the certificate path: >>> >>> - Go Daddy Root Certificate

Re: Need help setting up SSL on Tomcat 8

2016-07-12 Thread Sean Son
On Mon, Jul 11, 2016 at 6:25 PM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > On 11.7.2016 16:29, Sean Son wrote: > >> Here is the certificate path: >> >> - Go Daddy Root Certificate Authority - G2 >>- Go Daddy Secure Certificate Authority - G2 >> - *.example.com

Re: Need help setting up SSL on Tomcat 8

2016-07-11 Thread Ognjen Blagojevic
On 11.7.2016 16:29, Sean Son wrote: Here is the certificate path: - Go Daddy Root Certificate Authority - G2 - Go Daddy Secure Certificate Authority - G2 - *.example.com That looks Ok. Did you, perhaps, tried to access server on subdomain of example.com?

Re: Need help setting up SSL on Tomcat 8

2016-07-11 Thread Sean Son
Here is the certificate path: - Go Daddy Root Certificate Authority - G2 - Go Daddy Secure Certificate Authority - G2 - *.example.com Thanks On Fri, Jul 8, 2016 at 6:23 PM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > On 7.7.2016 23:17, Daniel Savard wrote: > >>

Re: Need help setting up SSL on Tomcat 8

2016-07-08 Thread Ognjen Blagojevic
On 7.7.2016 23:17, Daniel Savard wrote: Certificate Error There are issues with the site's certificate chain (net::ERR_CERT_COMMON_NAME_INVALID). Looks like adding the keyAlias to the connector did not fix anything unfortunately. Did you examined the received certificate in the browser.

Re: Need help setting up SSL on Tomcat 8

2016-07-07 Thread Daniel Savard
2016-07-07 14:53 GMT-04:00 Sean Son : > > > On Thu, Jul 7, 2016 at 12:24 PM, Sean Son < > linuxmailinglistsem...@gmail.com> wrote: > >> Copying Daniel and Ognjen on this >> >> On Thu, Jul 7, 2016 at 12:02 PM, Sean Son < >> linuxmailinglistsem...@gmail.com> wrote:

Re: Need help setting up SSL on Tomcat 8

2016-07-07 Thread Sean Son
On Thu, Jul 7, 2016 at 12:24 PM, Sean Son wrote: > Copying Daniel and Ognjen on this > > On Thu, Jul 7, 2016 at 12:02 PM, Sean Son < > linuxmailinglistsem...@gmail.com> wrote: > >> Hello >> >> I tried adding the keyAlias to the connector and when i restarted >>

Re: Need help setting up SSL on Tomcat 8

2016-07-07 Thread Sean Son
Copying Daniel and Ognjen on this On Thu, Jul 7, 2016 at 12:02 PM, Sean Son wrote: > Hello > > I tried adding the keyAlias to the connector and when i restarted Tomcat, > and i browsed to the sever page, I got this error: > > Certificate Error > There are

Re: Need help setting up SSL on Tomcat 8

2016-07-07 Thread Sean Son
Hello I tried adding the keyAlias to the connector and when i restarted Tomcat, and i browsed to the sever page, I got this error: Certificate Error There are issues with the site's certificate chain (net::ERR_CERT_COMMON_NAME_INVALID). Looks like adding the keyAlias to the connector did not

Re: Need help setting up SSL on Tomcat 8

2016-07-07 Thread Daniel Savard
2016-07-07 10:52 GMT-04:00 Sean Son : > So I should modify my connector to look like this? > > protocol="org.apache.coyote.http11.Http11NioProtocol" >maxThreads="150" keystoreFile="conf/tomcat.jks" > keystorePass="password"

Re: Need help setting up SSL on Tomcat 8

2016-07-07 Thread Sean Son
So I should modify my connector to look like this? On Wed, Jul 6, 2016 at 6:50 AM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > Sean, > > On 5.7.2016 17:14, Sean Son wrote: > >> Hello Daniel and all >> >> Here is the output.. the full output >> >> http://pastebin.com/AQckw6ig

Re: Need help setting up SSL on Tomcat 8

2016-07-06 Thread Ognjen Blagojevic
Sean, On 5.7.2016 17:14, Sean Son wrote: Hello Daniel and all Here is the output.. the full output http://pastebin.com/AQckw6ig Keytool output indicates that there are two entries in keystore: 1. Entry with alias "root", created Jun 16, 2016, which is intermediate certificate for Go

Re: Need help setting up SSL on Tomcat 8

2016-07-05 Thread Sean Son
On Fri, Jul 1, 2016 at 6:14 PM, Daniel Savard wrote: > 2016-07-01 16:08 GMT-04:00 Christopher Schultz < > ch...@christopherschultz.net > >: > > > > > > > > > Thank you for the reply. How would I go about specifying the alias > > > of the certificate? > > > > You may

Re: Need help setting up SSL on Tomcat 8

2016-07-01 Thread Daniel Savard
2016-07-01 16:08 GMT-04:00 Christopher Schultz : > > > > > Thank you for the reply. How would I go about specifying the alias > > of the certificate? > > You may have to re-import it, but I've had bad experiences with Java > keystores so ALWAYS keep a backup in

Re: Need help setting up SSL on Tomcat 8

2016-07-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sean, On 7/1/16 11:11 AM, Sean Son wrote: > On Fri, Jul 1, 2016 at 2:57 AM, Daniel Savard > wrote: > >> 2016-06-29 9:08 GMT-04:00 Sean Son >> : >> >>> Hello Daniel >>> >>> Thank you for

Re: Need help setting up SSL on Tomcat 8

2016-07-01 Thread Sean Son
On Fri, Jul 1, 2016 at 2:57 AM, Daniel Savard wrote: > 2016-06-29 9:08 GMT-04:00 Sean Son : > > > Hello Daniel > > > > Thank you for the information. Here is the output of the keytool command: > > > > Keystore type: JKS > > Keystore

Re: Need help setting up SSL on Tomcat 8

2016-07-01 Thread Daniel Savard
2016-06-29 9:08 GMT-04:00 Sean Son : > Hello Daniel > > Thank you for the information. Here is the output of the keytool command: > > Keystore type: JKS > Keystore provider: SUN > > Your keystore contains 2 entries > > root, Jun 16, 2016, trustedCertEntry, >

Re: Need help setting up SSL on Tomcat 8

2016-06-30 Thread Philip Hachey
On 16-06-29 09:08 AM, Sean Son wrote: Hello Daniel Thank you for the information. Here is the output of the keytool command: Keystore type: JKS Keystore provider: SUN Your keystore contains 2 entries root, Jun 16, 2016, trustedCertEntry, Certificate fingerprint (SHA1):

Re: Need help setting up SSL on Tomcat 8

2016-06-29 Thread Sean Son
Hello Daniel Thank you for the information. Here is the output of the keytool command: Keystore type: JKS Keystore provider: SUN Your keystore contains 2 entries root, Jun 16, 2016, trustedCertEntry, Certificate fingerprint (SHA1): 27:AC:93:69:FA:F2:52:07:BB:26:27:CE:FA:CC:BE:4E:F9:C3:19:B8

Re: Need help setting up SSL on Tomcat 8

2016-06-28 Thread Daniel Savard
2016-06-28 16:24 GMT-04:00 Sean Son : > > as for the output to the keytool command: > > Isnt the output to that command, confidential information? > > No, there isn't anything confidential from the output of a simple -list. It doesn't display the private key or

  1   2   3   4   5   6   >