mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 04:27:05 +02:00
better memory management and extraction of the openssl initialization
This commit is contained in:
parent
16a34d9c7d
commit
1454ea4880
3 changed files with 11 additions and 7 deletions
|
@ -38,3 +38,4 @@ static int save_ts_serial(const char *serialfile, ASN1_INTEGER *serial);
|
|||
TS_RESP_CTX *create_tsctx(rfc3161_context *ct, CONF *conf, const char *section,
|
||||
const char *policy);
|
||||
int add_oid_section(rfc3161_context *ct, CONF *conf);
|
||||
void init_ssl();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue