Closed zhuoyuan-liu closed 1 month ago
At the moment, the SSL connection for Postgres is fixed to be disabled. However, we would like to change it to require. Could we add a parameter to configure this db string?
This is a good idea, I have done it here: https://github.com/jmpsec/osctrl/pull/526
At the moment, the SSL connection for Postgres is fixed to be disabled. However, we would like to change it to require. Could we add a parameter to configure this db string?