[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: patch SSL certificate warning

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-09-04 21:51:04 CEST

Matt Bodley wrote:
> Stefan Küng wrote:
>> Matt Bodley wrote:
>>> Hi,
>>>
>>> I am wondering whether anyone is working on fixing the "hostname does
>>> not match" warning when a hostname such as
>>> "xxx.secondlevel.domain.com" is accessed with an SSL Cert authorized
>>> for "*.domain.com".
>>>
>>> This is an interesting issue as FireFox has responded accordingly,
>>> and treats the above as valid, but Internet Explorer doesn't yet.
>>>
>>> Because, really, it should behave like FireFox....
>>
>> That would have to be done in the Subversion library, not TSVN.
>>
>> Stefan
>>
> Hi Stefan,
>
> Thanks for your reply.
>
> I'm not well versed on the details of the TSVN code, when you mean
> library, are you referring to higher level libraries or core libraries
> such as the OpenSSL.
>
> I assume TSVN uses OpenSSL, is this right? And would this be solely
> responsible for the issue noted above, or would there be some other
> library/code that could also affect this?

This would have to be done in the Subversion library. That's the one
deciding whether a certificate is valid or not.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Sep 4 21:48:01 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.