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