Save trusted certificates to tlscerts file with more information

This commit is contained in:
James Booth
2015-09-24 00:18:18 +01:00
parent 40ce5cb0e0
commit d96e68ea53
8 changed files with 264 additions and 87 deletions

View File

@@ -89,5 +89,4 @@ void sv_ev_roster_received(void);
int sv_ev_certfail(const char * const errormsg, const char * const certname, const char * const certfp,
const char * const notbefore, const char * const notafter);
#endif