searxng/searx/search
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
..
checker [fix] typos / reported by @kianmeng in searx PR-3366 2022-09-27 18:32:14 +02:00
processors searx.network: add "verify" option to the networks 2022-10-14 13:59:22 +00:00
__init__.py [fix] pyright repported errors 2022-07-30 18:04:44 +02:00
models.py [mod] add 'Accept-Language' HTTP header to online processores 2022-08-01 17:01:59 +02:00