summaryrefslogtreecommitdiffstats
path: root/docker/docker_be/chef-repo/cookbooks/Deploy-DCAE/attributes/default.rb
diff options
context:
space:
mode:
Diffstat (limited to 'docker/docker_be/chef-repo/cookbooks/Deploy-DCAE/attributes/default.rb')
-rw-r--r--docker/docker_be/chef-repo/cookbooks/Deploy-DCAE/attributes/default.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/docker/docker_be/chef-repo/cookbooks/Deploy-DCAE/attributes/default.rb b/docker/docker_be/chef-repo/cookbooks/Deploy-DCAE/attributes/default.rb
index af6ad1e..ce88cdb 100644
--- a/docker/docker_be/chef-repo/cookbooks/Deploy-DCAE/attributes/default.rb
+++ b/docker/docker_be/chef-repo/cookbooks/Deploy-DCAE/attributes/default.rb
@@ -12,11 +12,12 @@ default['DCAE']['TOSCA_LAB']['http_port'] = 8085
default['SDC']['BE']['http_port'] = 8080
default['SDC']['BE']['https_port'] = 8443
default['DCAE']['TOSCA_LAB']['https_port'] = 8085
+
+default['jetty'][:keystore_pwd] = "!ppJ.JvWn0hGh)oVF]([Kv)^"
+default['jetty'][:keymanager_pwd] = "!ppJ.JvWn0hGh)oVF]([Kv)^"
# TO CHANGE THE TRUSTSTORE CERT THE JVM CONFIGURATION
# MUST BE ALSO CHANGE IN THE startup.sh FILE
-default['jetty']['keystore_pwd'] = "rTIS;B4kM]2GHcNK2c3B4&Ng"
-default['jetty']['keymanager_pwd'] = "rTIS;B4kM]2GHcNK2c3B4&Ng"
-default['jetty']['truststore_pwd'] = "Y,f975ZNJfVZhV*{+Y[}pA?0"
+default['jetty'][:truststore_pwd] = "].][xgtze]hBhz*wy]}m#lf*"
default['disableHttp'] = true