Configuring SSL for PostgreSQL

Hello,
Can I use the same SSL for PostgreSQL that I use for the GitLab web panel?

Cheers.

It’s in the docs: Database settings | GitLab

1 Like

Hello,
Thank you so much for your reply.
It is written in the URL:

A 10-year self-signed certificate and private key are generated by a Linux package installation for use.

1- So PostgreSQL uses SSL by default. If PostgreSQL is only used by GitLab, is there a need to change this self-signed certificate?

2- Is it possible to use the same SSL keys for both Nginx and PostgreSQL at the same time?