On Tue, Mar 16, 2010 at 9:54 PM, Hugh E Cruickshank <h...@forsoft.com> wrote:
> Apache 2.2.3 on RHEL 5.4
>
> Hi All:
>
> I am attempting to find a way of determining the encryption key size.
> Apparently the old environment variable was HTTPS_KEYSIZE which was
> renamed SSL_CIPHER_USEKEYSIZE. However this is only active if you
> specify +CompatEnvVars on the SSLOptions directives.
>
> When I attempted this I encountered the error:
>
>    SSLOptions: Illegal option 'CompatEnvVars'
>
> Searching for this error leads me to the conclusion that the
> CompatEnvVars directive was deprecated in Apache 2.2 (and was possibly
> never implemented correctly anyway).

See http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#ssloptions
(StdEnvVars).  SSL_CIPHER_USEKEYSIZE should be set.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to