summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/resources/configdefinitions
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2017-12-11 14:17:03 +0100
committerBjørn Christian Seime <bjorncs@oath.com>2017-12-12 12:42:09 +0100
commit10a0ec68ff2977bcd0a8cfe87fd5a46bac9f1c93 (patch)
tree31e0c8cf23bc51230c6b4100c43eab324a7eaaef /controller-server/src/main/resources/configdefinitions
parent7e35c730c7b63ad5e2a4d5d82f0da7687a441e71 (diff)
Add provider for SSLContext configured with Athenz certs
The provided SSLContext is configured with a keystore containing the Athenz service certificate and a trust store containing the Athenz CA certificates.
Diffstat (limited to 'controller-server/src/main/resources/configdefinitions')
-rw-r--r--controller-server/src/main/resources/configdefinitions/athenz.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/controller-server/src/main/resources/configdefinitions/athenz.def b/controller-server/src/main/resources/configdefinitions/athenz.def
index 1d95ebd7860..068b1d353ba 100644
--- a/controller-server/src/main/resources/configdefinitions/athenz.def
+++ b/controller-server/src/main/resources/configdefinitions/athenz.def
@@ -17,6 +17,9 @@ domain string
userAuthenticationPassThruAttribute string
# TODO Remove once migrated to Okta
+# Path to Athenz CA JKS trust store
+athenzCaTrustStore string
+
# Certificate DNS domain
certDnsDomain string