mirror of
https://github.com/kakwa/uts-server
synced 2025-07-03 12:07:02 +02:00
implementing loading of the OIDs
This commit is contained in:
parent
439b08a014
commit
f40732e857
4 changed files with 28 additions and 5 deletions
|
@ -38,3 +38,4 @@ static ASN1_INTEGER *next_serial(const char *serialfile);
|
|||
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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue