Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 047EC40ED for ; Sun, 15 May 2011 03:03:00 +0000 (UTC) Received: (qmail 76921 invoked by uid 500); 15 May 2011 03:02:56 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 76903 invoked by uid 500); 15 May 2011 03:02:56 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 76895 invoked by uid 99); 15 May 2011 03:02:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 May 2011 03:02:54 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 209.85.218.45 as permitted sender) Received: from [209.85.218.45] (HELO mail-yi0-f45.google.com) (209.85.218.45) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 May 2011 03:02:48 +0000 Received: by yib19 with SMTP id 19so1558754yib.18 for ; Sat, 14 May 2011 20:02:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=JTOyMKDqXSJwh9+/a38lwz4P399BdlNggP/hDnLV3AM=; b=jMvaaELIy3I66Pu1TT+EO9iVlSlhYP5io0uDaPOExoectnGr6Nm99HB7VSrwcsOMbz zxG2o00d1eM23BiSbAVIWBBLj8IWUTpFW0Bd+A2P1TIPiZHVTu4TmlBAkUpznqQAz1kk ely0rfxluqlD3x0FyNHgulIEvgU/1qsia+aao= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Zb42PN9OldCV/0OQ5/uQ47lvz+L3J3T3eDJzZIZDpby8afqNasNEzkQLuimj5g9ZZq Nmq1RlZvvUoPraioRHgr1ShByX8PdhEEDcdM/8fmp38W3GOm27XTF9F1IO+/GHYDA34/ 1bpOI9IVbNMLDNgJkMej0kgrRaZjHrMFgC7rQ= MIME-Version: 1.0 Received: by 10.146.51.6 with SMTP id y6mr2307848yay.22.1305428545671; Sat, 14 May 2011 20:02:25 -0700 (PDT) Received: by 10.147.172.1 with HTTP; Sat, 14 May 2011 20:02:25 -0700 (PDT) In-Reply-To: <3A8C969225424C4D8E6BEE65ED8552DA04795550@XMB-BGL-41C.cisco.com> References: <3A8C969225424C4D8E6BEE65ED8552DA047954AF@XMB-BGL-41C.cisco.com> <3A8C969225424C4D8E6BEE65ED8552DA04795550@XMB-BGL-41C.cisco.com> Date: Sat, 14 May 2011 23:02:25 -0400 Message-ID: From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [users@httpd] Hostname provided via SNI and hostname provided via HTTP are different > https://issues.apache.org/bugzilla/show_bug.cgi?id=49491 says that the > version is 2.2.15. Is this version where the issue is fixed or where the > issue is found ? If I am not correct, can anyone tell me where/version > the issue is fixed ? This is becoming a big issue for us. It appears to not be fixed in 2.2.x. Can't you just get your custom client to use the same case for the Host: header and the SNI extension? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org