Re: unable to set the "secure="true" flag on server.xml

2017-12-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Coty, On 11/30/17 3:51 PM, Coty Sutherland wrote: > On Thu, Nov 30, 2017 at 1:39 PM, Christopher Schultz > wrote: Naga, > > On 11/30/17 12:29 PM, Naga Ramesh wrote: Thanks Chris.. See the below

Re: unable to set the "secure="true" flag on server.xml

2017-11-30 Thread Coty Sutherland
On Thu, Nov 30, 2017 at 1:39 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Naga, > > On 11/30/17 12:29 PM, Naga Ramesh wrote: >> Thanks Chris.. >> >> See the below output and here not showing the secure. >> >> < HTTP/1.1 200

Re: unable to set the "secure="true" flag on server.xml

2017-11-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Naga, On 11/30/17 12:29 PM, Naga Ramesh wrote: > Thanks Chris.. > > See the below output and here not showing the secure. > > < HTTP/1.1 200 OK < Set-Cookie: > JSESSIONID=D14ACAB7CADB83FAD5C11296C75A09DB; Path=/; HttpOnly < > X-Frame-Options:

RE: unable to set the "secure="true" flag on server.xml

2017-11-30 Thread Naga Ramesh
Thanks Chris.. See the below output and here not showing the secure. < HTTP/1.1 200 OK < Set-Cookie: JSESSIONID=D14ACAB7CADB83FAD5C11296C75A09DB; Path=/; HttpOnly < X-Frame-Options: DENY < X-Content-Type-Options: nosniff < X-XSS-Protection: 1; mode=block < Content-Type:

Re: unable to set the "secure="true" flag on server.xml

2017-11-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Naga, On 11/30/17 12:11 PM, Naga Ramesh wrote: > I have configured the tomcat8 version & used the AWS ELB, but I > have set the “secure="true" flag on tomcat8/conf/server.xml file > end, after that service started and login page came but I am

unable to set the "secure="true" flag on server.xml

2017-11-30 Thread Naga Ramesh
All, I have configured the tomcat8 version & used the AWS ELB, but I have set the “secure="true" flag on tomcat8/conf/server.xml file end, after that service started and login page came but I am unable to login the application and getting the oops session expired error message coming.