CA/Closed CCADB Updates: Difference between revisions
< CA
Jump to navigation
Jump to search
(Updated to the new way that CCADB SC uses Bugzilla Bugs to track enhancement requests.) |
(Fixed search queries) |
||
| Line 7: | Line 7: | ||
<bugzilla> | <bugzilla> | ||
{ | |||
"product": "CA Program", | |||
"component": "Common CA Database", | |||
"status": ["RESOLVED", "VERIFIED", "CLOSED"], | |||
"status_whiteboard_type": "allwordssubstr", | |||
"status_whiteboard": "ccadb-api", | |||
"include_fields": [ | |||
"id", | |||
"summary", | |||
"resolution", | |||
"last_change_time" | |||
], | |||
"order": "last_change_time" | |||
} | |||
</bugzilla> | </bugzilla> | ||
== Bugs == | == Bugs == | ||
<bugzilla> | <bugzilla> | ||
{ | |||
"product": "CA Program", | |||
"component": "Common CA Database", | |||
"status": ["RESOLVED", "VERIFIED", "CLOSED"], | |||
"status_whiteboard_type": "allwordssubstr", | |||
"status_whiteboard": "ccadb-bug", | |||
"include_fields": [ | |||
"id", | |||
"summary", | |||
"resolution", | |||
"last_change_time" | |||
], | |||
"order": "last_change_time" | |||
} | |||
</bugzilla> | </bugzilla> | ||
== Enhancement Requests == | == Enhancement Requests == | ||
<bugzilla> | <bugzilla> | ||
{ | |||
"product": "CA Program", | |||
"component": "Common CA Database", | |||
"status": ["RESOLVED", "VERIFIED", "CLOSED"], | |||
"f1": "OP", | |||
"j1": "AND", | |||
"f2": "status_whiteboard", | |||
"o2": "nowordssubstr", | |||
"v2": "ccadb", | |||
"include_fields": [ | |||
"id", | |||
"summary", | |||
"resolution", | |||
"last_change_time" | |||
], | |||
"order": "last_change_time", | |||
"limit": 200 | |||
} | |||
</bugzilla> | </bugzilla> | ||
Revision as of 00:10, 25 November 2025
Closed Common CA Database Updates
The 'NSS :: Common CA Database' Bugzilla component was created in May, 2021.
CCADB API Access
Requests for API access to the CCADB as per https://github.com/mozilla/CCADB-Tools/tree/master/API_AddUpdateIntermediateCert
| ID | Summary | Resolution | Last change time |
|---|---|---|---|
| 1770052 | SSL.com - Request for access to CCADB API | FIXED | 2024-01-19T15:21:08Z |
| 1770053 | DigiCert - Request for access to CCADB API | FIXED | 2022-11-14T22:22:21Z |
| 1770054 | HARICA - Request for access to CCADB API | FIXED | 2022-11-14T22:22:21Z |
| 1770055 | Sectigo - Request for access to CCADB API | FIXED | 2022-11-14T22:22:21Z |
| 1916851 | Amazon Trust Services - Request for Access to CCADB API | FIXED | 2025-06-26T17:52:57Z |
5 Total; 5 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Bugs
27 Total; 27 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Enhancement Requests
152 Total; 152 Open (100%); 0 Resolved (0%); 0 Verified (0%);