1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-02-10 16:10:09 +00:00

Reverted ssl location

Ozzie Isaacs 2020-06-03 20:28:40 +02:00
parent e4029cba75
commit 24e5a15390

@ -16,7 +16,6 @@ For configuration of calibre-web as SSL Server go to the Config page in the Admi
Afterwards the server can only be accessed via SSL. In case of a misconfiguration (wrong/invalid files) both files can be overridden via command line options
-c [certfile location] -k [keyfile location]
By using "" as certfile/keyfile locations the server runs as non SSL server again. The correct file path can be entered on the Config page afterwards. After the next restart without command line options the changed file paths are applied.
Linux Mint ( Ubuntu ):certificate.crt and private.key have to be put in etc/ssl
### Update Channel