Re: LIL OT sercurityfilter question

2004-05-12 Thread Steven J. Owens
On Wed, May 12, 2004 at 11:46:30PM -0400, Steven J. Owens wrote: > > >From: Nathan Maves [mailto:[EMAIL PROTECTED] > > > > > >I have been using the sercurityfilter by Max Cooper. > > > > > >I wanted to know the best way to incorporate SSL into the picture. > > >What is the best way to ensure that t

Re: LIL OT sercurityfilter question

2004-05-12 Thread Steven J. Owens
> >From: Nathan Maves [mailto:[EMAIL PROTECTED] > > > >I have been using the sercurityfilter by Max Cooper. > > > >I wanted to know the best way to incorporate SSL into the picture. > >What is the best way to ensure that the login page and submission > >action is encrypted? For something simi

RE: LIL OT sercurityfilter question

2004-05-10 Thread Hookom, Jacob
If you ONLY need a few pages to be SSL, then you might want to look at the http headers of the incoming request. -Original Message- From: Riyad Kalla [mailto:[EMAIL PROTECTED] Sent: Monday, May 10, 2004 4:14 PM To: Struts Users Mailing List Subject: Re: LIL OT sercurityfilter question

Re: LIL OT sercurityfilter question

2004-05-10 Thread Riyad Kalla
server to only accept requests in an SSL port. > > > > -Original Message- > > From: Nathan Maves [mailto:[EMAIL PROTECTED] > > Sent: Monday, May 10, 2004 2:49 PM > > To: Struts Users Mailing List > > Subject: LIL OT sercurityfilter question > > > >

Re: LIL OT sercurityfilter question

2004-05-10 Thread Nathan Maves
Subject: LIL OT sercurityfilter question I have been using the sercurityfilter by Max Cooper. I wanted to know the best way to incorporate SSL into the picture. What is the best way to ensure that the login page and submission action is encrypted? Nathan

RE: LIL OT sercurityfilter question

2004-05-10 Thread Hookom, Jacob
Configure your server to only accept requests in an SSL port. -Original Message- From: Nathan Maves [mailto:[EMAIL PROTECTED] Sent: Monday, May 10, 2004 2:49 PM To: Struts Users Mailing List Subject: LIL OT sercurityfilter question I have been using the sercurityfilter by Max Cooper. I

LIL OT sercurityfilter question

2004-05-10 Thread Nathan Maves
I have been using the sercurityfilter by Max Cooper. I wanted to know the best way to incorporate SSL into the picture. What is the best way to ensure that the login page and submission action is encrypted? Nathan - To unsubs