An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# `stapled` - A OCSP stapling daemon

![Stapler](https://media.giphy.com/media/RQwkFm79MYuUU/giphy.gif)

[![Build Status](https://travis-ci.org/rolandshoemaker/stapled.svg?branch=master)](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).