Move "EV Readiness Test" tool from TLS-Observatory to CCADB-Tools
Categories
(Core :: Security: PSM, task)
Tracking
()
People
(Reporter: kathleen.a.wilson, Unassigned)
References
Details
The "EV Readiness Test" tool is used by CAs and root store operators.
Currently this tool is in the TLS-Observatory:
https://github.com/mozilla/tls-observatory
Usage:
https://tls-observatory.services.mozilla.com/static/ev-checker.html
https://wiki.mozilla.org/PSM:EV_Testing_Easy_Version
Checks if the root cert and its chain are properly configured for EV Treatment. This test is done for verification of root inclusion requests for which EV is to be enabled.
Please move this tool to the CCADB-Tools repository and remove dependencies on the TLS-Observatory.
Reporter | ||
Comment 1•2 years ago
|
||
The code is now here: https://github.com/mozilla/CCADB-Tools/tree/master/evReadiness
And the webpage is here: https://evready-dot-ccadb-231121.uc.r.appspot.com/evready
https://wiki.mozilla.org/PSM:EV_Testing_Easy_Version has been updated to provide the link to the new version of the tool.
Description
•