|
myMPD
Internal API documentation
|
CA cert store handling. More...


Go to the source code of this file.
Functions | |
| const char * | find_ca_cert_store (bool silent) |
| bool | mympd_read_ca_certificates (struct t_config *config) |
CA cert store handling.
| const char * find_ca_cert_store | ( | bool | silent | ) |
Try to find the system ca cert store
| silent | Print no error messages? |
| bool mympd_read_ca_certificates | ( | struct t_config * | config | ) |
Reads the ca certificates
| config | Pointer to central config |