summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sparky/appconfig/auth/inventory-ui-keystorebin4254 -> 0 bytes
-rw-r--r--sparky/appconfig/auth/tomcat_keystorebin0 -> 2214 bytes
-rw-r--r--sparky/appconfig/sparky-ssl-config.properties4
3 files changed, 2 insertions, 2 deletions
diff --git a/sparky/appconfig/auth/inventory-ui-keystore b/sparky/appconfig/auth/inventory-ui-keystore
deleted file mode 100644
index 3319e63..0000000
--- a/sparky/appconfig/auth/inventory-ui-keystore
+++ /dev/null
Binary files differ
diff --git a/sparky/appconfig/auth/tomcat_keystore b/sparky/appconfig/auth/tomcat_keystore
new file mode 100644
index 0000000..9eec841
--- /dev/null
+++ b/sparky/appconfig/auth/tomcat_keystore
Binary files differ
diff --git a/sparky/appconfig/sparky-ssl-config.properties b/sparky/appconfig/sparky-ssl-config.properties
index 2c28336..b9e5d16 100644
--- a/sparky/appconfig/sparky-ssl-config.properties
+++ b/sparky/appconfig/sparky-ssl-config.properties
@@ -1,3 +1,3 @@
server.port = 8000
-server.ssl.key-store=file:${CONFIG_HOME}/auth/inventory-ui-keystore
-server.ssl.key-alias=1 \ No newline at end of file
+server.ssl.key-store=file:${CONFIG_HOME}/auth/tomcat_keystore
+server.ssl.key-alias=tomcat \ No newline at end of file