Bug 1520313 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

We recently switched about:crashes to go to https://crash-stats.mozilla.org/ . That site kicks up a certificate error:

```
Websites prove their identity via certificates. Nightly does not trust this site because it uses a certificate that is not valid for crash-stats.mozilla.org. The certificate is only valid for crash-stats.mozilla.com.

Error code: SSL_ERROR_BAD_CERT_DOMAIN
```

This bug covers fixing that.
We recently switched about:crashes to go to https://crash-stats.mozilla.org/ . That site kicks up a certificate error:

```
Websites prove their identity via certificates. Nightly does not trust this site 
because it uses a certificate that is not valid for crash-stats.mozilla.org. The 
certificate is only valid for crash-stats.mozilla.com.

Error code: SSL_ERROR_BAD_CERT_DOMAIN
```

This bug covers fixing that.

Back to Bug 1520313 Comment 0