config for scheme and subrouter
This commit is contained in:
@@ -17,7 +17,7 @@ rest:
|
||||
- ipv4: 0.0.0.0
|
||||
ipv6:
|
||||
port: 4443
|
||||
schema: https
|
||||
scheme: https
|
||||
caFile: ./etc/certs/rootca.crt
|
||||
certFile: ./etc/certs/tsa-omc.crt
|
||||
keyFile: ./etc/certs/tsa-omc_pri.key
|
||||
@@ -29,7 +29,7 @@ webServer:
|
||||
- addr: :8080
|
||||
schema: http
|
||||
- addr: :8443
|
||||
schema: https
|
||||
scheme: https
|
||||
caFile: ./etc/certs/rootca.crt
|
||||
certFile: ./etc/certs/tsa-omc.crt
|
||||
keyFile: ./etc/certs/tsa-omc_pri.key
|
||||
|
||||
Reference in New Issue
Block a user