Must-share information (formatted with Markdown):
- LTS 9.9
- Docker
- encrypt connection to DB
- just searching for information about this option
Could you answer - there is an option to encrypt connection from SonarQube to Postgress DB
Must-share information (formatted with Markdown):
Could you answer - there is an option to encrypt connection from SonarQube to Postgress DB
Hi,
Welcome to the community!
For SonarQube, you can specify a connection URL and credentials. So the question is really whether an encrypted connection can be set up with those things. I’m guessing the answer is yes, but that’s a Postgres question.
HTH,
Ann
I believe not only the server side but also the client should be able to support a secure connection. Could you provide a link to the document describing the procedure for establishing a secure connection to SonarQube with the database?