ssl updates

This commit is contained in:
John
2022-02-08 21:45:12 +01:00
parent 6fee17d0a5
commit 2f92ea5477
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
ebusd.eu config webservice
==========================
This is the code of the webservice at http://cfg.ebusd.eu/ that allows ebusd to download the needed CSV configuration
This is the code of the webservice at https://cfg.ebusd.eu/ that allows ebusd to download the needed CSV configuration
files instead of having to install the ebusd-configuration package.
It is enabled by default in ebusd due to the default value of the `--configpath=http://cfg.ebusd.eu/` commandline option.
It is enabled by default in ebusd due to the default value of the `--configpath=https://cfg.ebusd.eu/` commandline option.