Configure SonarQube with SSL certificate

Version: SonarQube Community Edition Version 8.4.2 (build 36762)

Hi everyone,
I am trying to configure my SonarQube Server with SSL. When I am looking into the documentation and google search it, all I can find is an older version, which does not apply to my current Version (many of the property values don’t exist anymore)
Link: https://docs.sonarqube.org/display/SONARQUBE53/Running+SonarQube+Over+HTTPS

I have an existing certificate and I want to integrate it.
Can anyone give me a valid documentation or tutorial or anything, that helps me the integrate my certificate for my outgoing communication.

I am aware that this is a rather general request with no concrete bug behind it, but I hope, someone can help me.

Thanks in regards and cheers
Claudius

Hi @chauser ,

you are looking at the documentation for sonarqube version 5.3 so this is heavily outdated and the option to configure TLS directly in sonarqube was dropped in the meantime.
for the current version please refere to this documentation on how to configure a reverse proxy in front of sonarqube to do TLS for you

hope that helps :slight_smile:

@Tobias_Trabelsi
Thank you for your answer.
That really helped, I configured it via the reverse proxy. Everything seems to work just fine.
Solution found. Case closed !

What a great way to end my working day :grin:

Cheers
Claudius

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.