mirror of
https://github.com/Jackett/Jackett
synced 2025-02-21 05:47:09 +00:00
update TLS error message to mono BTLS
This commit is contained in:
parent
399119b2da
commit
0288bd4ad8
1 changed files with 1 additions and 1 deletions
|
@ -432,7 +432,7 @@ location /jackett {
|
|||
|
||||
You can pass various options when running via the command line, see --help for details.
|
||||
|
||||
* __Error "The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."__
|
||||
* __Error "An error occurred while sending the request: Error: TrustFailure (A call to SSPI failed, see inner exception.)"__
|
||||
|
||||
This is often caused by missing CA certificates.
|
||||
Try reimporting the certificates in this case:
|
||||
|
|
Loading…
Reference in a new issue