jazz-community / rtc-git-connector

Connect RTC work items with commits, issues, and requests from GitHub or GitLab
MIT License
6 stars 6 forks source link

Links to Merge Requests broken #73

Closed daytalker closed 7 months ago

daytalker commented 7 months ago

Hi,

currently we're facing the issue, that links to commits are working fine, but links to MRs seem to be broken. They are created successfully (on both sides) but the link is only working from GitLab side.

When clicking on the link in EWM, the following error pops up: {"nestedError":{"errorClass":"java.security.cert.CertificateException","errorMessage":"unable to find valid certification path to requested target","errorCode":null},"errorClass":"javax.net.ssl.SSLHandshakeException","errorMessage":"java.security.cert.CertificateException: unable to find valid certification path to requested target","errorCode":500}

Any idea how to fix this?

daytalker commented 7 months ago

seems to be an homemade issue in the keystore