Configuring HTTPS Directly in SonarQube Enterprise 10.6 Without Reverse Proxy or Load Balancer

Hello,

We are currently using SonarQube Enterprise Edition 10.6 version and aim to serve the application over HTTPS. Is it possible to configure HTTPS directly inside the SonarQube application without relying on an external reverse proxy (e.g., Nginx, Apache) or a load balancer? If this is possible, could you provide guidance on the configuration steps required for enabling HTTPS natively within the application?

We are seeking a solution where HTTPS is managed entirely by the application, without the need to implement a separate reverse proxy or load balancer infrastructure.
Thank you for your assistance.

Best regards,
Fevzi

Hey there.

This just isn’t possible. You need to have reverse proxy / load balancer in front of SonarQube in order to serve it over HTTPS.