aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/application.properties')
-rw-r--r--src/main/resources/application.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index c152118..060041a 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -39,9 +39,9 @@ schema.service.versions.override=false
schema.service.ssl.enabled-protocols=TLSv1.1,TLSv1.2
schema.service.ssl.key-store=${server.local.startpath}etc/auth/aai_keystore
-schema.service.ssl.key-store-password=changeit
+schema.service.ssl.key-store-password=password(OBF:1vn21ugu1saj1v9i1v941sar1ugw1vo0)
schema.service.ssl.trust-store=${server.local.startpath}etc/auth/aai_keystore
-schema.service.ssl.trust-store-password=changeit
+schema.service.ssl.trust-store-password=password(OBF:1vn21ugu1saj1v9i1v941sar1ugw1vo0)
schema.service.ssl.client-auth=want
schema.service.ssl.key-store-type=JKS