Macros - not working after confluence upgrade

Karolina February 27, 2014

Hi,

I used to have macros in confluence pointed to jira, but after I upgraded confluence to version 5.4.3 I get error:

com.atlassian.confluence.macro.MacroExecutionException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

I use SSL certificate for jira and confluence. It’s setup on apache which is connected to tomcats using AJP.

I don’t have encryption directly on tomcat servers.

Everything was working fine (until upgrade) and I didn’t have to import SSL certificate, to establish connection between confluence and jira.

I was trying to fix the issue by importing apache SSL certificate to confluence like in this tutorial: https://confluence.atlassian.com/display/JIRA/Connecting+to+SSL+services

After import I’m getting error:

com.atlassian.confluence.macro.MacroExecutionException: Unable to connect to site specified: Connection refused: connect

What else should I do ?

regards
Karolina

2 answers

1 accepted

0 votes
Answer accepted
William Zanchet [Atlassian]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 27, 2014

Hi Karolina,

I'd take a look in this documentation, that explain why we're getting such error:

https://confluence.atlassian.com/display/STASHKB/SSLHandshakeException+-+unable+to+find+valid+certification+path+to+requested+target

I know is a Stash documentation, but it the same principle. The steps are the same.

Also, I'd use SSLPoke to do the testings to see if everything is correct as this documentation shows:

https://confluence.atlassian.com/pages/viewpage.action?pageId=186712330

I hope this helps.
Cheers,
WZ.

0 votes
Karolina March 19, 2014

Hey,

Couse of the problem was certificate.

I found out that certificate which I download with “Portecle” application has smaller size than certificate that I actually use on apache server.
When I used certificate directly copied from apache everything went fine.

Thanks for help :)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events