SSLProxyCipherSuite directive ignored

SSLProxyCipherSuite directive ignored

am 08.04.2010 21:15:32 von Michael.Trent

Is the SSLProxyCipherSuite directive supported?

The TLS hello packet lists several ciphers (RC4 etc) which are not in the
directive list.

I have also tried SSLCipherSuite in the container and globally all to no
avail.

Here is the entry:

NameVirtualHost nc:8443

# Enable proxy forward requests
ProxyRequests On

Order deny,allow
Deny from all
Allow from nc

SSLProxyEngine on
SSLProxyCipherSuite DHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA
NoProxy ""


Any ideas?

Thanks.
--
View this message in context: http://old.nabble.com/SSLProxyCipherSuite-directive-ignored- tp28183327p28183327.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org