-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot connect to C8 with custom SSL in some cases handled correctly by zbctl #3366
Comments
This comment was marked as outdated.
This comment was marked as outdated.
I'll need to follow up with this issue based on our new test bed. Maybe (hopefully) this becomes a configuration issue. #3366 (comment) is outdated. |
…ot cert Modeler will log errors whenever the certificate used to connect cannot be parsed or is not a root certificate. Cf. https://www.redhat.com/sysadmin/who-signed-my-cert#:~:text=A%20certificate%20is%20self%2Dsigned,also%20need%20a%20CA%20certificate Related to #3366 and #3326
Modeler will log errors whenever the certificate used to connect cannot be parsed or is not a root certificate. Cf. https://www.redhat.com/sysadmin/who-signed-my-cert#:~:text=A%20certificate%20is%20self%2Dsigned,also%20need%20a%20CA%20certificate Related to #3366 and #3326
Modeler will log errors whenever the certificate used to connect cannot be parsed or is not a root certificate. Cf. https://www.redhat.com/sysadmin/who-signed-my-cert#:~:text=A%20certificate%20is%20self%2Dsigned,also%20need%20a%20CA%20certificate Related to #3366 and #3326
Modeler will log errors whenever the certificate used to connect cannot be parsed or is not a root certificate. Cf. https://www.redhat.com/sysadmin/who-signed-my-cert#:~:text=A%20certificate%20is%20self%2Dsigned,also%20need%20a%20CA%20certificate Related to #3366 and #3326
Closing this as won't fix. In the Camunda Modeler certificates used to validate a secured connection to Zeebe must be signing authority root certificates, not the server certificate itself (#3326 (comment)). We are now eagerly validating the correctness of certificates (#3411) and improved our documentation on this matter (camunda/camunda-docs#1652), too. |
Modeler will log errors whenever the certificate used to connect cannot be parsed or is not a root certificate. Cf. https://www.redhat.com/sysadmin/who-signed-my-cert#:~:text=A%20certificate%20is%20self%2Dsigned,also%20need%20a%20CA%20certificate Related to camunda#3366 and camunda#3326
Describe the bug
Cannot connect to C8 with custom SSL in some cases handled correctly by zbctl.
See linked support case: https://jira.camunda.com/browse/SUPPORT-13807
Steps to reproduce
See linked support case.
Expected behavior
Whenever I can connect with zbctl, I should be able to do that with Camunda Modeler.
Environment
Additional context
SUPPORT-13807
The text was updated successfully, but these errors were encountered: