https://github.com/rolandshoemaker/stapled
OCSP stapling daemon
https://github.com/rolandshoemaker/stapled
ocsp ocsp-stapling pki
Last synced: 10 months ago
JSON representation
OCSP stapling daemon
- Host: GitHub
- URL: https://github.com/rolandshoemaker/stapled
- Owner: rolandshoemaker
- License: mit
- Created: 2016-02-12T07:33:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-30T00:47:59.000Z (about 9 years ago)
- Last Synced: 2025-03-18T00:42:04.331Z (about 1 year ago)
- Topics: ocsp, ocsp-stapling, pki
- Language: Go
- Homepage:
- Size: 266 KB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `stapled` - A OCSP stapling daemon

[](https://travis-ci.org/rolandshoemaker/stapled)
> **Note:** This is still a work in progress, idk if I'd actually use it yet!
A caching OCSP daemon that makes stapling less painful. Inspired in
large part by the [notes](https://gist.github.com/sleevi/5efe9ef98961ecfb4da8)
written on the topic by Ryan Sleevi.
Intended to be easily proxyabe and distributable (and make life at
least somewhat easier for applications implementing OCSP stapling
in a less than ideal way).