diff options
Diffstat (limited to 'sparky/appconfig/sparky-ssl-config.properties')
-rw-r--r-- | sparky/appconfig/sparky-ssl-config.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sparky/appconfig/sparky-ssl-config.properties b/sparky/appconfig/sparky-ssl-config.properties new file mode 100644 index 0000000..2c28336 --- /dev/null +++ b/sparky/appconfig/sparky-ssl-config.properties @@ -0,0 +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 |