Re: [Resin-interest] resin-interest Digest, Vol 39, Issue 6

2009-09-14 Thread Abhinav Gupta
he documentation: > > http://caucho.com/resin-3.1/doc/cluster-tags.xtp#ssl-session-cookie > > > Cheers, > Kai > > > 2009/9/9 Abhinav Gupta : > > Hi All, > > > > > > This problem is regarding cookie security over SSL(https). We are running &g

[Resin-interest] Cookie security over SSL (https) connections - Sent Using Google Toolbar

2009-09-10 Thread Abhinav Gupta
Thanks Jeff, But we are creating no cookies by our own. Our requirement is to just secure the Apache OR Resin created Cookies for session management. So we created a generic filter for that. Regards, Abhinav [Resin-interest] Cookie security over SSL (https) connections

[Resin-interest] Cookie security over SSL (https) connections

2009-09-09 Thread Abhinav Gupta
Hi All, This problem is regarding cookie security over SSL(https). We are running a J2EE webapplication, our motive is to get the cookie's "isSecure" flag set to true. We tried researching around the resin config settings for this but no luck. Details of the approach we tried and the issue faced