On this page
Module
ssl_crl_cache
Description
Implements an internal CRL (Certificate Revocation List) cache. In addition to implementing the ssl_crl_cache_api
behaviour the following functions are available.
Data Types
DATA TYPES
crl_src() =
{file, file:filename()} | {der, public_key:der_encoded()}
uri() = uri_string:uri_string()
Delete CRLs from the ssl applications local cache.
© 2010–2022 Ericsson AB
Licensed under the Apache License, Version 2.0.