On Tue, Mar 16, 2010 at 9:54 PM, Hugh E Cruickshank <hugh@xxxxxxxxxxx> 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx