Hostname provided via SNI and hostname provided via HTTP are different

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am having an issue of SNI mismatch. Apache error log says: 
Hostname TESThost.cisco.com provided via SNI and hostname
testhost.cisco.com provided via HTTP are different.

My apache and openssl versions are:
[root@CAS482 ~]# httpd -version
Server version: Apache/2.2.17 (Unix)
Server built:   Feb 26 2011 20:17:18

[root@CAS482 ~]# openssl version
OpenSSL 0.9.8r 8 Feb 2011

After doing some searches, I see that this is fixed in apache 2.2.15 as
indicated also in
https://issues.apache.org/bugzilla/show_bug.cgi?id=49491. But I am
facing the same issue. My certificate has CN=TESThost.cisco.com and my
unix based host has only one name that is TESThost.cisco.com. TLS is
allowed (SSLProtocol all -SSLv2) and this is my virtual host config:

<VirtualHost _default_:443>
ErrorLog /perfigo/access/apache/logs/error_log
LogLevel error
TransferLog /perfigo/access/apache/logs/access_log
SSLEngine on 
RewriteEngine on

</VirtualHost>         


Any pointer in resolving this issue is greatly appreciated.

-Thanks, Satish



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux