From bd5436259e79f39a4ff5c9f28d257227d9ccf0fc Mon Sep 17 00:00:00 2001 From: Felix Hellman Date: Wed, 23 Apr 2025 13:16:37 +0200 Subject: [PATCH] Set password --- templates/oidf_service/application-sandbox.yml.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/oidf_service/application-sandbox.yml.erb b/templates/oidf_service/application-sandbox.yml.erb index 1c7f3ba..46505de 100644 --- a/templates/oidf_service/application-sandbox.yml.erb +++ b/templates/oidf_service/application-sandbox.yml.erb @@ -11,7 +11,7 @@ credential: keystore: sign-key-store: location: file:/<%= @keystore_file %> - password: changeit + password: <%= @keystore_password %> type: JKS jks: sign-key-1: