Skip to content

Commit 3b70d23

Browse files
committed
Remove bogus INCLUDE(md5). Was replaced by calls to Firefox MD5 API.
1 parent 57103a1 commit 3b70d23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/ssl-observatory.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ INCLUDE('Root-CAs');
5757
INCLUDE('sha256');
5858
INCLUDE('X509ChainWhitelist');
5959
INCLUDE('NSS');
60-
INCLUDE('md5');
6160

6261
function SSLObservatory() {
6362
this.prefs = CC["@mozilla.org/preferences-service;1"]

0 commit comments

Comments
 (0)