mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 15:16:21 +00:00
upstream: Use the stronger certificate fingerprint. (a07cff8a9)
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
typedef struct tls_cert_t
|
||||
{
|
||||
int version;
|
||||
const char* fingerprint;
|
||||
char* serialnumber;
|
||||
char* subjectname;
|
||||
char* subject_country;
|
||||
|
||||
Reference in New Issue
Block a user