summaryrefslogtreecommitdiffstats
path: root/vespa-athenz/src/main/resources/configdefinitions/sia-provider.def
blob: 77310d0c91e7c137d883dae5d500a72964b1e426 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.athenz.identity

athenzDomain string
athenzService string
keyPathPrefix string
trustStorePath string
trustStoreType enum {pem, jks} default=jks
athenzTruststorePath string default="/opt/yahoo/share/ssl/certs/athenz_certificate_bundle.pem"