CTLOG_STORE_load_default_file

Load the default CT log list into a store.

Synopsis

Declared in <openssl/ct.h>

int
CTLOG_STORE_load_default_file(CTLOG_STORE* store);

Return Value

1 on success, or 0 on failure.

Parameters

NameDescription
storeLog store to populate.