I have installed sonarqube-5.6.1 in a azure windows server 2012. The site sonar (http) work well. But i don't find how can i config ssl (https) for my site. Can you tell me how can i do it please ? Thank very much.
Asked
Active
Viewed 131 times
0
-
1You cannot do that. They removed that option in the latest release. See the [docs](http://docs.sonarqube.org/display/SONARQUBE55/Securing+the+Server+Behind+a+Proxy) and this [reverse proxy](http://weblogs.asp.net/owscott/creating-a-reverse-proxy-with-url-rewrite-for-iis) article. – Jeroen Heier Jul 29 '16 at 15:30
-
Thank you very much. It work for me now. – user3849560 Aug 01 '16 at 13:43