aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-athenz/src/main/resources/configdefinitions/vespa.athenz.identity.sia-provider.def
blob: b97b5b7859f886ee6675bcaa495b1ccbdc8c052b (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Vespa.ai. 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"