I installed Sonarqube on a server and given a domain name like http://sonarqube.xyz.com:9000 and now I would like to have the URL to be https.
I have changed the properties of sonar.properties in the conf file and tried redirecting the URL using IIS with URL rewrite.