Customer wanted to have postgres authentication in Quay via ssl certificate instead of username/password via DB_URI string in quayconfig file.
~~~
DB_URI: postgresql://<username>@<hostname>:5432/<database>?sslcert=/conf/stack/database.crt&sslkey=/conf/stack/database.key"
~~~
- duplicates
-
PROJQUAY-2417 Support for Postgres client-side certs via the Operator
- Closed
- is related to
-
PROJQUAY-1159 Quay should support to use Mysql Database via Client_cert and Client_key
- Closed