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

@ -81,13 +81,6 @@ log_level = info
####################################################################
[ tsa ]
# The default TSA section.
default_tsa = tsa_config1
[ tsa_config1 ]
# These are used by the TSA reply generation only.
# TSA root directory
dir = ./pki

View file

@ -81,13 +81,6 @@ log_level = info
####################################################################
[ tsa ]
# The default TSA section.
default_tsa = tsa_config1
[ tsa_config1 ]
# These are used by the TSA reply generation only.
# TSA root directory
dir = ./pki