aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/dataplane-proxy.def
blob: eff5ae8c3a9fae83850980e9304f1bb71c0bbbe1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=cloud.config

# The port Jdisc will be listening on
tokenPort           int
mtlsPort            int

# Server certificate and key to be used when creating server socket
serverCertificate   string
serverKey           string

# Host names that should be considered token endpoints
tokenEndpoints[]      string