settings.yml and settings_defaults.py: Adds server.enable_tls, server.certificate_path, and server.certificate_key_path as valid settings. TLS on searxng is disabled by default. Adds HTTPS socket support to docker-entrypoint.sh and TLS support to webapp.py.