1
0
Fork 0
mirror of https://github.com/kakwa/uts-server synced 2025-07-04 20:47:09 +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

@ -102,15 +102,9 @@ tcp_nodelay = 0
# Loglevel (debug, info, notice, warn, err, emerg, crit)
log_level = info
# Section defining which TSA section to use.
# TSA configuration parameters
[ tsa ]
# Name of the TSA section to use as default.
default_tsa = tsa_config1
# Example of Time-Stamp section configuration.
[ tsa_config1 ]
# TSA root directory.
dir = /etc/uts-server/pki