|
myMPD
Internal API documentation
|
CA cert store handling. More...
#include "compile_time.h"#include "src/lib/config/cacertstore.h"#include "src/lib/log.h"#include "src/lib/sds/sds_file.h"#include <openssl/x509.h>
Functions | |
| bool | mympd_read_ca_certificates (struct t_config *config) |
CA cert store handling.
| bool mympd_read_ca_certificates | ( | struct t_config * | config | ) |
Reads the ca certificates
| config | Pointer to central config |