Unable to connect through https to Camunda Cloud/Zeebe

Hello,
Currently evaluating Camunda Cloud, I have some troubles connecting to Zeebe from my Java WS. I’ve tried to add the camunda certificates to my keystore without success:

2021-12-02 10:38:41.697 WARN 1 — [ault-executor-0] io.camunda.zeebe.client.job.poller : Failed to activated jobs for worker default and job type XXXXX

Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Which certificate should I add to my keystore to fix the issue?
BR
Pascal

Sorry for the disturbance… Just imported the root certificate used by Camunda and the connection is just working fine.
BR
Pascal

1 Like