problem with environment variables (RESEND)

problem with environment variables (RESEND)

am 08.05.2003 22:35:15 von Will Glass-Husain

This is a multi-part message in MIME format.

------=_NextPart_000_0989_01C31566.A8887AF0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

[Apologies if this note was already on the list- could you resend =
responses? =20
I didn't see it appear on the mail archives, so I've subscribed to the =
list and am
trying again.]

I've recently installed a SSL certificate on a server of mine, and am =
trying
(unsuccessfully) to get it to work with Tomcat 4.1 (mod_jk connector). =
I've
narrowed the problem down to that the Apache environeent variables don't
exist. (e.g. HTTPS, SSL_SESSION_ID, SSL_CIPHER, SSL_CLIENT_CERT). =
I've
verified with a simple html file that uses SSI to list =
all
the variables in the SSL site. No SSL* variables appear in the =
resulting
web page.

I do know that SSL is up and running, because I see the padlock in my
non-Tomcat directories (e.g. with straight HTML or PHP).

Anyone have any ideas?

Here's the relevant lines from my Apache conf. I'm running Apache =
1.3.19.




ServerName broadcast.forio.com
User ad
Group adgroup
DocumentRoot /usr/psa/home/vhosts/broadcast.forio.com/httpsdocs
CustomLog
/usr/psa/home/vhosts/broadcast.forio.com/logs/access_ssl_log combined
ErrorLog
/usr/psa/home/vhosts/broadcast.forio.com/logs/error_ssl_log

SSLRequireSSL
SSLOptions +StdEnvVars +ExportCertData
Options +Includes -ExecCGI






JkExtractSSL On
JkHTTPSIndicator HTTPS
JkSESSIONIndicator SSL_SESSION_ID
JkCIPHERIndicator SSL_CIPHER
JkCERTSIndicator SSL_CLIENT_CERT


SSLOptions +StdEnvVars +ExportCertData




Thanks, WILL



_______________________________________
Forio Business Simulations
Will Glass-Husain
(415) 440-7500 phone
(415) 235-4293 mobile

wglass@forio.com
www.forio.com

------=_NextPart_000_0989_01C31566.A8887AF0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



charset=3Diso-8859-1">




Hi,

[Apologies if this note was already on =
the list-=20
could you resend responses? 

I didn't see it appear on the mail =
archives, so=20
I've subscribed to the list and am

trying again.]


I've recently installed a =
SSL=20
certificate on a server of mine, and am trying
(unsuccessfully) to =
get it to=20
work with Tomcat 4.1 (mod_jk connector).  I've
narrowed the =
problem down=20
to that the Apache environeent variables don't
exist.   =
(e.g.=20
HTTPS,  SSL_SESSION_ID, SSL_CIPHER, SSL_CLIENT_CERT). =20
I've
verified with a simple html file that uses SSI <!--#printenv =
-->=20
to list all
the variables in the SSL site.  No SSL* variables =
appear in=20
the resulting
web page.

I do know that SSL is up and running, =
because=20
I see the padlock in my
non-Tomcat directories (e.g. with straight =
HTML or=20
PHP).

Anyone have any ideas?

Here's the relevant lines =
from my=20
Apache conf.  I'm running Apache 1.3.19.

<IfModule=20
mod_ssl.c>

<VirtualHost=20
216.40.226.218:443>
       =20
ServerName  =20
broadcast.forio.com
       =20
User        =20
ad
       =20
Group       =20
adgroup
        DocumentRoot=20
/usr/psa/home/vhosts/broadcast.forio.com/httpsdocs
   &=
nbsp;   =20
CustomLog
/usr/psa/home/vhosts/broadcast.forio.com/logs/access_ssl_log =
=20
combined
       =20
ErrorLog
/usr/psa/home/vhosts/broadcast.forio.com/logs/error_ssl_log R>       =20
<Directory=20
/usr/psa/home/vhosts/broadcast.forio.com/httpsdocs>
  &nb=
sp;           &nbs=
p;=20
SSLRequireSSL
         &n=
bsp;     =20
SSLOptions +StdEnvVars=20
+ExportCertData
         =
      =20
Options +Includes -ExecCGI
        =

</Directory>
</VirtualHost>

</IfModule>
R><IfModule=20
mod_ssl.c>
        JkExtractSSL =

On
        JkHTTPSIndicator=20
HTTPS
        JkSESSIONIndicator=20
SSL_SESSION_ID
        =
JkCIPHERIndicator=20
SSL_CIPHER
        =
JkCERTSIndicator=20
SSL_CLIENT_CERT

        =
<Directory=20
"/usr/psa/home/vhosts/broadcast.forio.com/httpsdocs">
  &=
nbsp;           &n=
bsp;=20
SSLOptions +StdEnvVars=20
+ExportCertData
       =20
</Directory>
</IfModule>


Thanks,=20
WILL



_______________________________________
Forio =
Business=20
Simulations
Will Glass-Husain
(415) 440-7500 phone
(415) =
235-4293=20
mobile

href=3D"mailto:wglass@forio.com">wglass@forio.com
href=3D"http://www.forio.com">www.forio.com


------=_NextPart_000_0989_01C31566.A8887AF0--

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org