For me, JIRA and TeamCity work on two separate servers that are accessible via HTTPS and self-signed certificates.
Now I would like to integrate JIRA as a TeamCity tracker.
However, when I try to establish a connection with TeamCity, I get CertificateException.
TeamCity is located on a Ubuntu 101.10 machine, and I tried to import the certificate from the JIRA server into /usr/lib/jvm/java-6-openjdk/jre/lib/security/, but that didn't matter.
user156862
source
share