Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
/ crl-cache-inject Public archive

inject entries into the OS X certificate revocation lists cache

Notifications You must be signed in to change notification settings

mroi/crl-cache-inject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is no longer actively maintained.

OS X CRL Cache Injector

This tool allows injection of entries into OS X’s cache for certificate revocation lists (CRLs). The cache lives in /var/db/crls/crlcache.db and is used by the ocspd service to implemented revocation checking.

Ordinarily, ocspd does the right thing, but for faulty certificate authorities, it may become necessary to manually place entries in the cache. This used to be the case for GeoTrust certificates, which pointed to a CRL in PEM format, violating current best practices (see RFCs 5280 and 2585). This has been fixed as of December 3rd 2016.

This work is a derivation of code from Apple’s Open Source Releases and is thus licensed under the APSL.

About

inject entries into the OS X certificate revocation lists cache

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published