Skip to content

Commit aec6ba5

Browse files
committed
add link to guide on how to add a root certificate in linux
Signed-off-by: reubenmiller <[email protected]>
1 parent dab6cca commit aec6ba5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/start/connect-c8y.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ sudo tedge config set c8y.root_cert_path /etc/ssl/certs
6868
```
6969

7070
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.
7373

7474
### Custom domain
7575

0 commit comments

Comments
 (0)