Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-20 | ssl: Use logger API instead of legacy error_logger | Péter Dimitrov | |
Change-Id: I04cb8e4c09b05fc9d7ead0dfae0d83286decdb74 | |||
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. |