Re: ssl certifikate mismatch

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

 



On 14.05.10 22:51, Reinhard Vicinus wrote:
> is the following behaviour of apache 2.2.15 (debian unstable) a feature  
> or a bug?
>
> Listen 10.0.0.1:81
> <VirtualHost 10.0.0.1:81>
>   SSLEngine on
>   SSLCertificateFile /etc/apache2/conf/aaa.crt
>   SSLCertificateKeyFile /etc/apache2/conf/aaa.key
>
>   ServerName aaa
> </VirtualHost>
>
> Listen 10.0.0.2:81
> <VirtualHost 10.0.0.2:81>
>   SSLEngine on
>   SSLCertificateFile /etc/apache2/conf/bbb.crt
>   SSLCertificateKeyFile /etc/apache2/conf/bbb.key
>
>   ServerName aaa
> </VirtualHost>
>
>
> > curl https://bbb:81
>  SSL: certificate subject name 'aaa' does not match target host name 'bbb'

does 'bbb' point to 10.0.0.2?

> > curl https://10.0.0.2:81
>  SSL: certificate subject name 'aaa' does not match target host name  
> '10.0.0.2'

you can expect this one, when accessing server via IP address.

-- 
Matus UHLAR - fantomas, uhlar@xxxxxxxxxxx ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
The early bird may get the worm, but the second mouse gets the cheese. 

---------------------------------------------------------------------
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