Re: issue with ssl_ciphers not being respected

2014-10-17 Thread Jessica Litwin
> <http://www.wiredrive.com/>www.twitter.com/wiredrive > <http://www.twitter.com/wiredrive>www.facebook.com/wiredrive > <http://www.wiredrive.com/facebook>* > > On Oct 17, 2014, at 4:28 PM, Jessica Litwin wrote: > > using openssl101j, I get the same results with

Re: issue with ssl_ciphers not being respected

2014-10-17 Thread Jessica Litwin
01106>310 943 2078 > <310%20943%202078> faxwww.wiredrive.com > <http://www.wiredrive.com/>www.twitter.com/wiredrive > <http://www.twitter.com/wiredrive>www.facebook.com/wiredrive > <http://www.wiredrive.com/facebook>* > > On Oct 17, 2014, at 4:28 PM, Jessica Litwin

Re: issue with ssl_ciphers not being respected

2014-10-17 Thread Jessica Litwin
using openssl101j, I get the same results with the following in both my vhost config and nginx.conf ssl_protocols TLSv1.2 TLSv1.1; ssl_ciphers EECDH+aRSA+AESGCM:EECDH+aRSA+AES:EDH+aRSA+AESGCM:EDH+aRSA+AES:DES-CB C3-SHA:!EXP:!CAMELLIA:!DSS:!MEDIUM:!LOW:!aNULL:!eNULL:!RC4; ssl_prefer_se

Re: issue with ssl_ciphers not being respected

2014-10-16 Thread Jessica Litwin
sonSystems AdministratorWiredrive/LA310 823 8238 ext. 1106310 943 2078 faxwww.wiredrive.com <http://www.wiredrive.com/>www.twitter.com/wiredrive <http://www.twitter.com/wiredrive>www.facebook.com/wiredrive <http://www.wiredrive.com/facebook>* On Thu, Oct 16, 2014 at 1:28 PM, Jessica Litwin wrote:

Re: issue with ssl_ciphers not being respected

2014-10-16 Thread Jessica Litwin
I'm sure. I'm very, very sure the correct site is being tested. On Thu, Oct 16, 2014 at 4:23 PM, mex wrote: > hi, > > > > > > > - make sure you are testing correct server. > > > > > > i'd suggest to configure an additional access/error-log > in that server {} - block, to be 100% sure. > > > re

Re: issue with ssl_ciphers not being respected

2014-10-16 Thread Jessica Litwin
nx On Thu, Oct 16, 2014 at 9:10 AM, Maxim Dounin wrote: > Hello! > > On Thu, Oct 16, 2014 at 03:40:44AM -0400, Jessica Litwin wrote: > > > Hello > > > > I seem to have a bit of a problem. In my vhost's server {}; block, I > have: > > > >

issue with ssl_ciphers not being respected

2014-10-16 Thread Jessica Litwin
Hello I seem to have a bit of a problem. In my vhost's server {}; block, I have: ssl_ciphers EECDH+aRSA+AESGCM:EECDH+aRSA+AES:EDH+aRSA+AESGCM:EDH+aRSA+AES:DES-CBC3-SHA:!EXP:!CAMELLIA:!DSS:!MEDIUM:!LOW:!aNULL:!eNULL:!RC4; ssl_prefer_server_ciphers on; but for some reason this doesn't seem