Re: Basic modjk + ssl + tomcat question

2006-02-08 Thread Mike Sabroff
Because ssl only works through https:// You should really split that up though Bill Barker wrote: "Ed" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi! (modjk newbie) I'm using a modjk+SSL config (I did not make myself) that is mapped to a single worker. Behind, a sing

Re: Basic modjk + ssl + tomcat question

2006-02-07 Thread Bill Barker
"Ed" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi! > > (modjk newbie) > I'm using a modjk+SSL config (I did not make myself) that is mapped to a > single worker. > Behind, a single AJP connector recieves everything. > The question is : how do I know from my webapp that a requ

Basic modjk + ssl + tomcat question

2006-02-07 Thread Ed
Hi! (modjk newbie) I'm using a modjk+SSL config (I did not make myself) that is mapped to a single worker. Behind, a single AJP connector recieves everything. The question is : how do I know from my webapp that a request is using SSL or not. I saw the "secure" configuration attribute to the