moxie0 / Convergence

An agile, distributed, and secure alternative to the Certificate Authority system.
http://convergence.io
623 stars 127 forks source link

Fails on keepassx.org #152

Open dkbg opened 12 years ago

dkbg commented 12 years ago

With Convergence (version 0.09) active, Firefox (version 11.0) gives a "This Connection is Untrusted" warning page with the error being that the certificate is only valid for the domains www.fobos.de and fobos.de (Error code: ssl_error_bad_cert_domain). Disabling Convergence allows navigation to the site as normal using a certificate with www.keepassx.org and keepassx.org in the Certificate Subject Alt Name field and no mention of fobos.de or www.fobos.de.

Running under Fedora 16.

ebfe commented 12 years ago

The problem is missing SNI support, see #28

dkbg commented 12 years ago

Right, makes sense.

On 05/04/2012 08:46 AM, ebfe wrote:

The problem is missing SNI support, see #28


Reply to this email directly or view it on GitHub: https://github.com/moxie0/Convergence/issues/152#issuecomment-5509628