Welcome! Log In Create A New Profile

Advanced

Re: Problems with SSL on IE

Kurt Hansen
March 26, 2009 02:34PM
Igor Sysoev wrote:
> On Thu, Mar 26, 2009 at 01:15:01PM -0400, Kurt Hansen wrote:
>
>
>> Igor Sysoev wrote:
>>
>>> On Thu, Mar 26, 2009 at 09:42:46AM -0400, Kurt Hansen wrote:
>>>
>>>
>>>> Now, I'm not sure where the problem is, the version of nginx, OpenSSL,
>>>> how nginx was compiled for this rpm, or the digital cert. I think the
>>>> digital cert is OK since it is working on all other browsers.
>>>>
>>>> Are others having a problem with IE? Successes?
>>>>
>>>> If you want to look at the cert with the problem, here it is:
>>>> https://donate.mercycorps.org/
>>>>
>>>>
>>> In my test MSIE 6.0 does not like certificate on the site.
>>>
>>>
>> Thanks for checking!
>>
>> Yes, MSIE doesn't like the certifying authority. Maybe I have the CA
>> cert and the donate.mercycorps.org cert in the wrong order. I think they
>> root cause might by the SSLv3 not working, though.
>>
>> If it were just the cert, I'd get a warning but it would let me connect.
>> With this problem, it won't let me connect if SSLv2 is disabled on the
>> client or the server.
>>
>
> In SSLv2 mode the site sends the *.mercycorps.org cert only, so this is
> the problem why MSIE does not like the cert.
>
> As to SSLv3, could you show
>
> ssl_ciphers
> ssl_prefer_server_ciphers
>
> directives ?
>
>
That explains the bad cert -- thanks!

Here are the directives. For the ssl_ciphers, I copied what I was using
on Apache.

ssl_ciphers ALL:!aNULL:!ADH:!eNULL:RC4+RSA:+HIGH:+MEDIUM:!LOW:!EXP;
ssl_prefer_server_ciphers on;


Take care,

Kurt
Subject Author Posted

Problems with SSL on IE

Kurt Hansen March 26, 2009 09:42AM

Re: Problems with SSL on IE

Igor Sysoev March 26, 2009 12:47PM

Re: Problems with SSL on IE

Kurt Hansen March 26, 2009 01:15PM

Re: Problems with SSL on IE

Igor Sysoev March 26, 2009 01:41PM

Re: Problems with SSL on IE

Kurt Hansen March 26, 2009 02:34PM

Re: Problems with SSL on IE

Igor Sysoev March 26, 2009 04:09PM

Re: Problems with SSL on IE

Kurt Hansen March 26, 2009 09:10PM

Re: Problems with SSL on IE

Igor Sysoev March 27, 2009 03:32AM

Re: Problems with SSL on IE

Kurt Hansen March 27, 2009 09:46AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 267
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready