Configure Sonarqube to work with HTTPS without a proxy

I’m using SonarQube enterprise edition and i want to secure the server with HTTPS, i would love to know, how can i configure the server to work with HTTPS without using a proxy?

when I’m using IIS as a reverse Proxy I’m facing with problems like entity is too large during the Sonar Scanner execution.

Hey there.

You must use a reverse proxy to serve SonarQube over HTTPS. I suggest you instead look at how to solve the IIS issues (max entity too large).