mirror of
https://github.com/theotherp/nzbhydra2.git
synced 2026-02-06 11:17:18 +00:00
5
SSL verification errors
theotherp edited this page 2020-04-26 15:42:28 +02:00
In some cases you may encounter errors when Hydra tries to communicate with an indexer and throws an unrecognized_name error. You can add the indexer's hostname under the "Disable SNI" option in the main config section.
You may also add a host to the list "Disable SSL for..." or disable SSL verification for local hosts.
If you have self-signed certificates you can create a folder name certificates in the data folder and copy your .crt files there. Restart hydra (or just save the config once) to load these certificates.