------
END OF LIFE - 2022/06/30
This project has been discontinued and the WebExtension is no longer available
------
It is WebExtension for browser that performs an OCSP request to obtain the revocation status of all used SSL certificates on the currently visited website.
Due to restrictions in the browser APIs the OCSP request cannot be performed by the browser itself.
Therefore the request is done on a server which provides a simple [REST Api](https://ocspchecker.com/) to trigger the OCSP Request and retrieve the results.
The only information passed to the server is the domain (not the entire URL).
Features
- The results of the OCSP request (plus some basic certificate information) is displayed in a popup when clicking the WebExtension's icon in the browser's menu bar.
- If one of the certificates is revoked the WebExtension displays an error page (or only warning if changed in settings).
Categories
Browser Extensions and PluginsLicense
Apache License V2.0
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OCSP Evaluator!