myMPD
Internal API documentation
Loading...
Searching...
No Matches
cacertstore_find.h File Reference

CA cert store handling. More...

#include <stdbool.h>
Include dependency graph for cacertstore_find.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * find_ca_cert_store (bool silent)

Detailed Description

CA cert store handling.

Function Documentation

◆ find_ca_cert_store()

const char * find_ca_cert_store ( bool silent)

Try to find the system ca cert store

Parameters
silentPrint no error messages?
Returns
const char* or NULL if not found