From: Jeff Trawick Sent: March 17, 2010 04:10
> On Tue, Mar 16, 2010 at 9:54 PM, Hugh E Cruickshank
> >
> > 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.

Hi Jeff:

That looks perfect. Thank you muchly.

Regards, Hugh

--
Hugh E Cruickshank, Forward Software, www.forward-software.com


---------------------------------------------------------------------
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