mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 04:06:22 +00:00
Save trusted certificates to tlscerts file with more information
This commit is contained in:
@@ -163,8 +163,4 @@ char * prefs_get_string(preference_t pref);
|
||||
void prefs_free_string(char *pref);
|
||||
void prefs_set_string(preference_t pref, char *value);
|
||||
|
||||
GList* prefs_get_trusted_certs(void);
|
||||
void prefs_free_trusted_certs(GList *certs);
|
||||
void prefs_add_trusted_cert(const char * const fp);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user