We are on SonarQube 10.3 now. Can we configure SQ with native HTTPS instead of using reverse proxy?

We are on SonarQube 10.3 now. Can we configure sonarqube with native HTTPS instead of using reverse proxy ?

Sq Version: 10.3
Base OS installed : Rocky Linux 9.5

I see previous versions like Sq 7.x does not support native HTTPS configs. Is this fixed in new versions ? please suggest.

No, you cannot enable native HTTPS directly in SonarQube. SonarQube n does not support native HTTPS configuration out of the box. You must still use a reverse proxy, such as Nginx or Apache, to serve SonarQube over HTTPS.

:warning: Additionally, your version is past EOL. You should update to either the latest version or the current LTA (long-term active version) at your earliest convenience. Your update path is:

10.3 → 2025.1.2-> 2025.3 (last step optional)

You may find these resources helpful: