On 11/02/2012 11:13 a.m., PS wrote:
I am not sure if this email made it to the list since I did not see any responses.
It did. No responses just means nobody who has read it has an answer.
Amos
On Feb 10, 2012, at 4:33 AM, PS wrote:
Hello,
Is there a way for me to force a server to accept the cipher that I am choosing? Below you can see my http_port directive.
http_port 3128 ssl-bump generate-host-certificates=on dynamic_cert_mem_cache_size=4MB key=/usr/local/squid/ssl_cert/private/squid-rsa-3.2.pem cert=/usr/local/squid/ssl_cert/squid-3.2.pem version=4 cipher=RC4-SHA
It seems like every site that I connect to while using Squid, the server always chooses Cipher Suite: TLS_RSA_WITH_CAMELLIA_256_CBC_SHA (0x0084). I'm not sure why. Exactly what does the cipher option do?