I installed Jira, Confluence on Kubernetes by helm chart and when I tried to link between them through application link, it gives this error in logs on both jira and confluence:
unable to find validate certification path to target.
Note: I use self signed certificate
how to solve it?
Hello @Ahmed Attya ~ have a look here for several resolution paths to check: https://confluence.atlassian.com/kb/unable-to-connect-to-ssl-services-due-to-pkix-path-building-failed-error-779355358.html
Hello @Laurie Sciutti ,
thank you for your response.
do you know how to add other applications certificates from values.yaml file ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to create a secret with the cert and reference it in https://github.com/atlassian/data-center-helm-charts/blob/main/src/main/charts/confluence/values.yaml#L1064
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.