> Crossposted to both midgard and and modssl-users.
> 
> The line at the top should say "You are using x-bit encryption"
> where x is the SSL key size. 
> 
> But it's not doing that - there are a whole bunch of environment 
> variables that should be passed from mod_ssl to my php script that
> aren't. For example, my script is trying to read SSL_CIPHER_USEKEYSIZE
> to find the value of X. That variable is not defined.
> 
> They were, before I installed mod_midgard. But I've also upgraded
> to apache 1.3.12, openssl 0.9.5 and mod_ssl 2.6.3 - the upgrade was 
> made less than a week ago.

If you remove the midgard add/loadmodule statements, does the problem go
away?

The SSL environment variables are added in the fixup phase of mod_ssl, and
mod_midgard nor midgard-php define fixup handlers.

Emile
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to