siteMinder implementation for our application

2017-03-24 Thread Kikkeri, Amith
Hi, Our application runs on tomcat7 (Port 80) and we don't use a web server. We are implementing SSO and planning to use siteMinder. When trying to install siteMinder web agent, we realized that it is not recognizing tomcat. Please let me know if there is an option to make siteMinder webagent w

RE: Appscan Issues

2016-04-08 Thread Kikkeri, Amith
rg Subject: Re: Appscan Issues Am 08.04.2016 um 15:17 schrieb Kikkeri, Amith: > Hi, > Appscan was performed on our application and 2 issues were encountered. Could > anyone please let me know how to resolve these issues ? We use tomcat7. > > Browser Exploit Against SSL/TLS (a

Appscan Issues

2016-04-08 Thread Kikkeri, Amith
Hi, Appscan was performed on our application and 2 issues were encountered. Could anyone please let me know how to resolve these issues ? We use tomcat7. Browser Exploit Against SSL/TLS (a.k.a. BEAST) RC4 cipher suites were detected (Remove support of SSLv3/TLS1.0 cipher suites with CBC.) Regard

RE: Access application without giving port number and context root

2015-11-16 Thread Kikkeri, Amith
be sending back links with the hostname/port in it. 2. If your application does HTTP redirects, then you need to setup the reverse proxy to re-write those (not an issue, but something you need to configure). -Dave -Original Message- From: Kikkeri, Amith [mailto:amith.kikk...@aig.com] Sent: M

RE: Access application without giving port number and context root

2015-11-16 Thread Kikkeri, Amith
inal Message- From: Kikkeri, Amith [mailto:amith.kikk...@aig.com] Sent: Monday, November 16, 2015 9:11 AM To: Tomcat Users List Subject: RE: Access application without giving port number and context root Hi, I don’t want to install my application as ROOT.war application. This will make it difficu

RE: Access application without giving port number and context root

2015-11-16 Thread Kikkeri, Amith
: Thursday, November 12, 2015 4:17 PM To: Tomcat Users List Subject: Re: Access application without giving port number and context root 2015-11-13 0:04 GMT+03:00 Kikkeri, Amith : > Hi.. > I am trying to deploy a web application tomcat 7.0.61 . I have a DNS created > and I want access the ap

Access application without giving port number and context root

2015-11-12 Thread Kikkeri, Amith
Hi.. I am trying to deploy a web application tomcat 7.0.61 . I have a DNS created and I want access the application without using port number and context root. Please suggest the best approach to achieve this. I can change the Port in server.xml to default port 80, but I would still need to giv