Using Remote Database over SSL for Gitea

Hello,

I’d like to set up Gitea instance, which will use remote PostgreSQL database. SSL will be used for connecting to the database.

Does Gitea supports remote database over SSL? How can I configure that?

Bagas