• André Santos's avatar
    Verify if certfile and keyfile are paths to actual files · af216e36
    André Santos authored
    This allow to try to not use ssl if the key file path or the certificate file are broken. The files might be missing because the user intentionally removed them but didn't  update the settings first. In that situation, this change won't make the app crash, the warning is logged and that way the user has the chance to update the settings.
    af216e36
Name
Last commit
Last update
..
static Loading commit data...
templates Loading commit data...
translations Loading commit data...
__init__.py Loading commit data...
book_formats.py Loading commit data...
cache_buster.py Loading commit data...
cli.py Loading commit data...
comic.py Loading commit data...
converter.py Loading commit data...
db.py Loading commit data...
epub.py Loading commit data...
fb2.py Loading commit data...
gdriveutils.py Loading commit data...
helper.py Loading commit data...
redirect.py Loading commit data...
reverseproxy.py Loading commit data...
server.py Loading commit data...
ub.py Loading commit data...
uploader.py Loading commit data...
web.py Loading commit data...
worker.py Loading commit data...