mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 01:36:21 +00:00
Show summary of trusted certificates, add /tls cert <fingerprint>
fixes #676
This commit is contained in:
@@ -81,6 +81,8 @@ void tlscerts_add(TLSCertificate *cert);
|
||||
|
||||
gboolean tlscerts_revoke(const char *const fingerprint);
|
||||
|
||||
TLSCertificate* tlscerts_get_trusted(const char *const fingerprint);
|
||||
|
||||
void tlscerts_free(TLSCertificate *cert);
|
||||
|
||||
GList* tlscerts_list(void);
|
||||
|
||||
Reference in New Issue
Block a user