Hi Christian,

this is a problem on your side, probably your proxy does not know about the SSL 
Server Name Indication (SNI).

Opening owncloud.org on any modern web browser, i.e. the equivalent of

openssl s_client -connect owncloud.org:443 -servername owncloud.org 

works as expected, while

openssl s_client -connect owncloud.org:443

indeed delivers the owncloud.com certificate.

Without SNI, every new domain mandates a new IP, and I guess the server only 
has one. 
I will put sysadmin on CC, but I doubt there is much that can be done at this 
point.

Cheers,
  Daniel

Am 12.03.2013 um 15:23 schrieb Christian Hügel:

> Hi,
> 
> i don´t know if this came up but i´ve noticed that the certificate on 
> owncloud.org is wrong. It´s issued for:
> DNS-Name=*.owncloud.com
> DNS-Name=owncloud.com
> 
> The problem is that our proxy blocks any site with wrong certs so i cannot 
> access owncloud.org securely. Thx
> 
> Chris
> _______________________________________________
> Owncloud mailing list
> [email protected]
> https://mail.kde.org/mailman/listinfo/owncloud

--
www.owncloud.com - Your Data, Your Cloud, Your Way!

ownCloud GmbH, GF: Markus Rex, Holger Dyroff
Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg)

_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to