I have JIRA and TeamCity running on two separate servers both accessible via HTTPS and self signed certificates.
I would now like to integrate JIRA as TeamCity's issue tracker.
However, when I try and setup the connection from TeamCity I get a CertificateException
.
TeamCity is 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 this made no difference.