curl-library
Re: Patch: OpenSSL Server Name Indication value should match custom Host header
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 4 Nov 2010 15:00:51 +0100 (CET)
Received on 2010-11-04
Date: Thu, 4 Nov 2010 15:00:51 +0100 (CET)
On Thu, 4 Nov 2010, Daniel Stenberg wrote:
> In fact, we should probably extract the custom host name from Host: at a
> slightly more central point so that we can re-use it easier for this OpenSSL
> check, the GnuTLS check and for cerificate checks...
I mean like the attached patch, which makes a generic copy of the Host: name
to be used where suitable...
I'll commit this later unless someone has objections!
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- TEXT/x-diff attachment: 0001-host-get-the-custom-Host-name-more-genericly.patch