Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
techteamer

techteamer/ocsp

OCSP Stapling/Checking for node.js

JavaScript
2
3
MIT License
indutny's profile
indutny
27 contributions
tgabi333's profile
tgabi333
15 contributions
doublerebel's profile
doublerebel
2 contributions
msimerson's profile
msimerson
2 contributions
meramsey's profile
meramsey
2 contributions
tunderdomb's profile
tunderdomb
2 contributions
sebdeckers's profile
sebdeckers
1 contributions
bjb568's profile
bjb568
1 contributions
yosefbs's profile
yosefbs
1 contributions

Support the dependencies of techteamer/ocsp

Account's avatar
indutny/asn1.js
ASN.1 encoder and decoder
Account's avatar
indutny/asn1.js
RFC2560 structures for asn1.js
Account's avatar
indutny/asn1.js
RFC5280 extension structures for asn1.js
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
jscs-dev/node-jscs
JavaScript Code Style
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
indutny/self-signed
Generate self-signed certificates in your browser

The **ocsp** package provides a pure‑JavaScript implementation of the Online Certificate Status Protocol (OCSP) for Node.js, enabling both client‑side stapling checks and server‑side OCSP response handling. It’s aimed at developers who need to verify TLS certificate revocation status or add OCSP stapling support in their Node applications, and it works with modern Node versions (14, 16, 18).