Firefox OS – video presentations and slides on the OS, WebAPIs
hacks.mozilla.org
Firefox OS – video presentations and slides on the OS, WebAPIs
1–10 of 51 posts
Re: Firefox OS – video presentations and slides on the OS, WebAPIs
#2Re: Firefox OS – video presentations and slides on the OS, WebAPIs
#3http://www.sslshopper.com/ssl-checker.html#hostname=hacks.mo...
Says the cert is ok, but my firefox complains:
hacks.mozilla.org uses an invalid security certificate.
The certificate is only valid for tbpl.mozilla.org
(Error code: ssl_error_bad_cert_domain)
Maybe there is something wrong with my network.Re: Firefox OS – video presentations and slides on the OS, WebAPIs
#4Oh yay... another OS.
Re: Firefox OS – video presentations and slides on the OS, WebAPIs
#5Sorry for the OT, but I always get a certificate error when visiting that domain. Am I the only one? http://www.sslshopper.com/ssl-checker.html#hostname=hacks.mo... Says the cert is ok, but my firefox complains: hacks.mozilla.org uses an invalid security certificate. The certificate is only valid for tbpl.mozilla.org (Error code: ssl_error_bad_cert_domain) Maybe there is something wrong with my network.
Re: Firefox OS – video presentations and slides on the OS, WebAPIs
#6Re: Firefox OS – video presentations and slides on the OS, WebAPIs
#7Sorry for the OT, but I always get a certificate error when visiting that domain. Am I the only one? http://www.sslshopper.com/ssl-checker.html#hostname=hacks.mo... Says the cert is ok, but my firefox complains: hacks.mozilla.org uses an invalid security certificate. The certificate is only valid for tbpl.mozilla.org (Error code: ssl_error_bad_cert_domain) Maybe there is something wrong with my network.
Edit: Don't quote me, been a while since studying site certificates.
Re: Firefox OS – video presentations and slides on the OS, WebAPIs
#8Oh yay... another OS.
Re: Firefox OS – video presentations and slides on the OS, WebAPIs
#9Sorry for the OT, but I always get a certificate error when visiting that domain. Am I the only one? http://www.sslshopper.com/ssl-checker.html#hostname=hacks.mo... Says the cert is ok, but my firefox complains: hacks.mozilla.org uses an invalid security certificate. The certificate is only valid for tbpl.mozilla.org (Error code: ssl_error_bad_cert_domain) Maybe there is something wrong with my network.
Update your browser - happens to me in IE8, but not Chrome 22. Certification verification is done by the browser, and I believe they store acceptable CA signers somehow, which is probably out dated. Edit: Don't quote me, been a while since studying site certificates.
I even tried
$ openssl s_client -connect hacks.mozilla.org:443
from a linode vm: CONNECTED(00000003)
---
Certificate chain
0 s:/serialNumber=I1oZ-yurbFWiPu/xP8HIzW3f9mApQvMv/C=US/ST=California/L=Mountain View/O=Mozilla Corporation/OU=IT/CN=tbpl.mozilla.org
i:/C=US/O=GeoTrust, Inc./CN=GeoTrust SSL CA
1 s:/C=US/O=GeoTrust, Inc./CN=GeoTrust SSL CA
i:/C=US/O=GeoTrust Inc./CN=GeoTrust Global CA
2 s:/C=US/O=GeoTrust Inc./CN=GeoTrust Global CA
i:/C=US/O=Equifax/OU=Equifax Secure Certificate Authority
---
Server certificate
[...]
subject=/serialNumber=I1oZ-yurbFWiPu/xP8HIzW3f9mApQvMv/C=US/ST=California/L=Mountain View/O=Mozilla Corporation/OU=IT/CN=tbpl.mozilla.org
issuer=/C=US/O=GeoTrust, Inc./CN=GeoTrust SSL CA
Any idea?