mirror of
https://github.com/rclone/rclone.git
synced 2025-04-02 03:16:28 +02:00
Note certificates FAQ works on Solaris too
This commit is contained in:
parent
6c0c9abd57
commit
17aac9b15f
@ -105,7 +105,8 @@ For instance "foo.com" also matches "bar.foo.com".
|
|||||||
### Rclone gives x509: failed to load system roots and no roots provided error ###
|
### Rclone gives x509: failed to load system roots and no roots provided error ###
|
||||||
|
|
||||||
This means that `rclone` can't file the SSL root certificates. Likely
|
This means that `rclone` can't file the SSL root certificates. Likely
|
||||||
you are running `rclone` on a NAS with a cut-down Linux OS.
|
you are running `rclone` on a NAS with a cut-down Linux OS, or
|
||||||
|
possibly on Solaris.
|
||||||
|
|
||||||
Rclone (via the Go runtime) tries to load the root certificates from
|
Rclone (via the Go runtime) tries to load the root certificates from
|
||||||
these places on Linux.
|
these places on Linux.
|
||||||
|
Loading…
Reference in New Issue
Block a user