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:
parent
8b5906f550
commit
e55f8c81b6
6 changed files with 8 additions and 27 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue