Configure Sonarqube 6.7.7 to work with Certificates/HTTPS

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
  • what are you trying to achieve
  • what have you tried so far to achieve this

SonarQube 6.7.7
SonarScanner 3.3.0
RHEL 6.9
java 1.8.0_171

I cannot find the documentation for v6.7.7 that shows how to configure SonarQube with https. Can someone point me to the documentation or provide the instructions.

Much thanks.

Hi Jed,

SonarQube does not support HTTPS directly. You may need to install either Apache httpd or Nginx and configure reverse proxy for securing the access on HTTPS.

1 Like