Hi All,
I’m using sonarqube version 8.2 and using Java 11 hosted in linux machine. Is there anyway to check what is the TLS version in use and Will sonarqube version 8.2 supports TLS V1.2?
Hi All,
I’m using sonarqube version 8.2 and using Java 11 hosted in linux machine. Is there anyway to check what is the TLS version in use and Will sonarqube version 8.2 supports TLS V1.2?
Hi @vigneshwaran.kannan1 and welcome to the community
sonarqube does not have native TLS capabilities. we document that you should opt for a reverse proxy for TLS so the TLS version support is dependent on your reverse proxy.
hope that helps