Bug 1664854 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.

As reported here: https://github.com/mozilla-mobile/fenix/issues/14597

We don't have an updated OneCRL entry for the current revoked.badssl.com, as was done in bug 1300977.

Please add the following entry to OneCRL:

```
{
    "issuerName": "ME0xCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxJzAlBgNVBAMTHkRpZ2lDZXJ0IFNIQTIgU2VjdXJlIFNlcnZlciBDQQ==",
    "serialNumber": "A3G1iob2zpw+y3v0L5II/A==",
    "enabled": true,
    "details": {
      "who": "",
      "created": "2020-09-14T17:08:33Z",
      "bug": "",
      "name": "revoked.badssl.com certificate",
      "why": ""
    }
  }
```
As reported here: https://github.com/mozilla-mobile/fenix/issues/14597

We don't have an updated OneCRL entry for the current revoked.badssl.com, as was done in bug 1300977.

Please add the following entry to OneCRL:

```
{
    "issuerName": "ME0xCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxJzAlBgNVBAMTHkRpZ2lDZXJ0IFNIQTIgU2VjdXJlIFNlcnZlciBDQQ==",
    "serialNumber": "A3G1iob2zpw+y3v0L5II/A==",
    "enabled": true,
    "details": {
      "who": "",
      "created": "2020-09-14T17:08:33Z",
      "bug": "https://bugzilla.mozilla.org/show_bug.cgi?id=1664854",
      "name": "revoked.badssl.com certificate",
      "why": ""
    }
  }
```

Back to Bug 1664854 Comment 0