mirror of https://github.com/zulip/zulip.git
e8be968250
It wasn't obvious reading this message that you can perfectly well bring your own SSL/TLS certificate; unless you read quite a bit between the lines where we say "could not find", or followed the link to the detailed docs, the message sounded like you had to either use --certbot or --self-signed-cert. So, explicitly mention the BYO option. Because the "complete chain" requirement is a bit tricky, don't try to give instructions for it in this message; just refer the reader to the docs. Also, drop the logic to identify which of the files is missing; it certainly makes the code more complex, and I think even the error message is actually clearer when it just gives the complete list of required files -- it's much more likely that the reader doesn't know what's required than that they do and have missed one, and even then it's easy for them to look for themselves. |
||
---|---|---|
.. | ||
third | ||
__init__.py | ||
cd_exec | ||
certbot-maybe-renew | ||
check-upstart | ||
clean-emoji-cache | ||
clean-npm-cache | ||
clean-unused-caches | ||
clean-venv-cache | ||
create-production-venv | ||
create-thumbor-venv | ||
create-zulip-admin | ||
docker-functions.sh | ||
email-mirror-postfix | ||
hash_reqs.py | ||
install | ||
install-node | ||
node_cache.py | ||
process-mobile-i18n | ||
pythonrc.py | ||
queue_workers.py | ||
setup-apt-repo | ||
setup_path_on_import.py | ||
setup_venv.py | ||
unpack-zulip | ||
upgrade-zulip | ||
upgrade-zulip-stage-2 | ||
zulip_tools.py |