1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-26 09:48:37 +00:00

update formating

This commit is contained in:
kaso17 2017-05-19 17:33:04 +02:00
parent c5eb78602a
commit 805f0f4e0d

View file

@ -283,7 +283,9 @@ Jackett is available as beta package from [SynoCommuniy](https://synocommunity.c
If you're using mono this is often caused by missing ca-certificates.
Try reimporting the certificates in this case:
`wget -O - https://curl.haxx.se/ca/cacert.pem | cert-sync /dev/stdin`
As a option of last resort you can disable certificate validation using the `--IgnoreSslErrors true` option but it's not recommended to use it as it enables Man-in-the-middle attacks on your connections.
* __Enable logging__