diff options
Diffstat (limited to 'sparky')
-rw-r--r-- | sparky/appconfig/auth/inventory-ui-keystore | bin | 4254 -> 0 bytes | |||
-rw-r--r-- | sparky/appconfig/auth/tomcat_keystore | bin | 0 -> 2214 bytes | |||
-rw-r--r-- | sparky/appconfig/sparky-ssl-config.properties | 4 |
3 files changed, 2 insertions, 2 deletions
diff --git a/sparky/appconfig/auth/inventory-ui-keystore b/sparky/appconfig/auth/inventory-ui-keystore Binary files differdeleted file mode 100644 index 3319e63..0000000 --- a/sparky/appconfig/auth/inventory-ui-keystore +++ /dev/null diff --git a/sparky/appconfig/auth/tomcat_keystore b/sparky/appconfig/auth/tomcat_keystore Binary files differnew file mode 100644 index 0000000..9eec841 --- /dev/null +++ b/sparky/appconfig/auth/tomcat_keystore 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 |