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