The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring Application Links with SSL Terminated at F5

Ryan Adams
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 17, 2021

We recently moved all our Atlassian products behind and F5 VIP. To make this work we had to change our server.xml (Confluence and Jira) and the bitbucket.properties files to no longer use the HTTPS connector. This allowed the application to be reachable via the F5 VIP, however our applications links are now broken. According to support we need to configure an additional connector to allow the application links to work. I am not sure how to go about doing this. Any help is appreciated. Below is our current properties file for bitbucket with some bits edited for security reasons. 

#2017-10-23 - Configuration updated by the Bitbucket installer

 

#server.port=80

#>*******************************************************

#> Migrated to database at jdbc:sqlserver://REMOVED;

#> Updated by Bitbucket Admin on 2017-10-26T09:18:32.530-04:00

#>*******************************************************

jdbc.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver

jdbc.url=jdbc:sqlserver:REMOVED

jdbc.user=REMOVED

jdbc.password=REMOVED

 

#server.port=443

server.port=80

#server.port=7990

server.redirect-port=80

#server.require-ssl=true

#server.ssl.enabled=true

#server.scheme=https

#server.ssl.protocol=TLSv1.2

#server.ssl.client-auth=want

#server.ssl.key-store=F:/Atlassian/Security/bitbucket.jks

#server.ssl.key-store-password=REMOVED

#server.ssl.key-password=REMOVED

#server.additional-connector.1.port=80

 

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

DEPLOYMENT TYPE
SERVER
VERSION
7.4.1
TAGS
AUG Leaders

Atlassian Community Events