Sorry, Greg, I was under the impression you were talking about authentication/access security.  To set up https, look at the following (if you haven’t already done so):

 

http://www.orionserver.com/docs/#deploying

 

and follow the links there. Also, you might search for messages under the title “https problems…” and “https second session problems…” by Geoff Marshall, Jay Armstrong, Rafael Alvarez, and maybe others.

 

            --peter

 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Greg Matthews
Sent: Tuesday, March 06, 2001 5:25 PM
To: Orion-Interest
Subject: Re: non-secure and secure site

 

looking at the online documentation, it seems (???) like this isn't really to do with SSL.

 

i gave it a try anyway and got the windows dialog "save or download" appearing when i tried to open a jsp in the "/secure/" directory.

 

does this work? i.e. have to put pages in the "/secure/" directory, and when you try to open them it switches to https ?

 

thanks,

greg.

 

----- Original Message -----

To: Orion-Interest

Sent: Wednesday, March 07, 2001 1:14 AM

Subject: RE: non-secure and secure site

 

Greg, all can be in one app. You have to specify a <security-constraint> in web.xml, best specified as a sub-directory e.g. “/secure/*”, where you put your secure pages.

 

           --peter

 

 

Reply via email to