Load the default Certificate Transparency log list file into the context store.
Declared in <openssl/ssl.h>
<openssl/ssl.h>
int SSL_CTX_set_default_ctlog_list_file(SSL_CTX* ctx);
1 on success, or 0 on failure (the store may be partially updated).