mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 15:36:21 +00:00
@@ -265,7 +265,7 @@ cmd_tls_revoke(ProfWin *window, const char *const command, gchar **args)
|
|||||||
if (res) {
|
if (res) {
|
||||||
cons_show("Trusted certificate revoked: %s", args[1]);
|
cons_show("Trusted certificate revoked: %s", args[1]);
|
||||||
} else {
|
} else {
|
||||||
cons_show("Could not find certificate: %s", args[0]);
|
cons_show("Could not find certificate: %s", args[1]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
|||||||
Reference in New Issue
Block a user