Skip to content
Snippets Groups Projects
Commit 6c34e223 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

updated settings.properties

parent 4798e897
Branches
Tags v2.2.0
No related merge requests found
...@@ -18,7 +18,7 @@ budgetmaster.database.password=budgetmaster ...@@ -18,7 +18,7 @@ budgetmaster.database.password=budgetmaster
server.ssl.keyStoreType=PKCS12 server.ssl.keyStoreType=PKCS12
# set to true if you want to use SSL (highly recommended) # set to true if you want to use SSL (highly recommended)
security.require-ssl=false server.ssl.enabled=false
# insert path to the keystore (relative to the location of BudgetMaster jar/exe or as absolute path) # insert path to the keystore (relative to the location of BudgetMaster jar/exe or as absolute path)
server.ssl.key-store=<path_to_keystore> server.ssl.key-store=<path_to_keystore>
server.ssl.key-store-password=<keystore_password> server.ssl.key-store-password=<keystore_password>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment