timeseries / qstudio

qStudio - Free SQL Analysis Tool
https://www.timestored.com/qstudio/
Apache License 2.0
420 stars 18 forks source link

My company wants SSL on all connections #9

Open quankaroo opened 11 months ago

quankaroo commented 11 months ago

Just wondering if it is possible or in the road map for qStudio to support SSL connections?

Our Security team is placing a new requirement that all traffic in and out of data centres on our network must be encrypted. As we do not want to run our q processes in SSL mode due to performance concerns we have an stunnel (stunnel TLS Proxy) process sitting in front of all the processes to handle external connections.

In order to use qStudio currently we have a second stunnel on our PC’s that we connect to and let it handle the SSL connection to the stunnel on the server.

unnamed