jtan,
The connection is encrypted using AES_256_CBC, with SHA1 for message
authentication and ECDHE_RSA as the key exchange mechanism.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,256386,256442#msg-256442
___
nginx mailing list
nginx@nginx
B.R.
They are serving exactly the same resources at the same time... My vhost
points to the same folders for each domain. Files are accessible over HTTP
and HTTPS. The slow down comes when downloading (the same resource) from
HTTPS. For example:
http://webmail.domain.tld/test.zip (30MB file can
Hi,
I'm trying to find answers to a problem that I'm currently experiencing in
all my servers. Downloads offered over HTTPS are at least 4 times slower
than those delivered over HTTP. All these servers are running nginx/1.6.2.
Here is my nginx.conf in case someone have experienced something simila