ssl_crl_cache

ssl_crl_cache

ssl_crl_cache
CRL cache
Module ssl_crl_cache was introduced in OTP 18.0.

Implements an internal CRL (Certificate Revocation List) cache. In addition to implementing the ssl_crl_cache_api behaviour the following functions are available.

Types

Entries = crl_src()]}
Reason = crl_reason()

Delete CRLs from the ssl applications local cache.

Types

CRLSrc = crl_src()]}
URI = uri()
Reason = term()

Insert CRLs, available to fetch on DER format from URI, into the ssl applications local cache.