Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-05 | Add ssl_crl_hash_dir module | Magnus Henoch | |
This module is an implementation of the ssl_crl_cache_api behaviour. It can be used when there is a directory containing CRLs for all relevant CAs, in the form used by e.g. Apache. The module assumes that the directory is being updated through an external process. |