1
0
Fork 0
mirror of https://github.com/kakwa/uts-server synced 2025-07-04 04:27:05 +02:00

remove the awkward default_tsa parameter

default_tsa pointing to a specific tsa section doesn't make sense.
removing it.
This commit is contained in:
kakwa 2016-09-12 22:21:22 +02:00
parent 8b5906f550
commit e55f8c81b6
6 changed files with 8 additions and 27 deletions

View file

@ -14,6 +14,7 @@
/* Name of config entry that defines the OID file. */
#define OID_SECTION "oids"
#define TSA_SECTION "tsa"
// number of char we get to log for the serial
#define SERIAL_ID_SIZE 8