searxng/searx/network
Alexandre Flament 32e8c2cf09 searx.network: add "verify" option to the networks
Each network can define a verify option:
* false to disable certificate verification
* a path to existing certificate.

SearXNG uses SSL_CERT_FILE and SSL_CERT_DIR when they are defined
see https://www.python-httpx.org/environment_variables/#ssl_cert_file
2022-10-14 13:59:22 +00:00
..
__init__.py bing.py: resolve bing.com/ck/a redirections 2022-07-08 22:02:21 +02:00
client.py searx.network: add "verify" option to the networks 2022-10-14 13:59:22 +00:00
network.py searx.network: add "verify" option to the networks 2022-10-14 13:59:22 +00:00
raise_for_httperror.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00