aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/dataplane-proxy.def
blob: dd1d734a91cc65782ccb9626b31b87a970eebbc9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# 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