You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/start/connect-c8y.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,8 +68,8 @@ sudo tedge config set c8y.root_cert_path /etc/ssl/certs
68
68
```
69
69
70
70
This will set the root certificate path of the Cumulocity.
71
-
In most of the Linux flavors, the certificate will be present in `/etc/ssl/certs`.
72
-
If not found download it from [here](https://www.identrust.com/dst-root-ca-x3).
71
+
In most of the Linux flavors, the certificate will be present in `/etc/ssl/certs`. If you are having problems with
72
+
getting %%te%% to communicate with your cloud, then checkout our [guide](../operate/security/cloud-authentication.md) on managing root certificates on your operating system.
0 commit comments