SSLProxyCipherSuite directive ignored

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
<VirtualHost nc:8443>
        # Enable proxy forward requests
        ProxyRequests On
        <Proxy *>
                Order deny,allow
                Deny from all
                Allow from nc
        </Proxy>
        SSLProxyEngine on
        SSLProxyCipherSuite DHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA
        NoProxy ""
</VirtualHost>

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


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux