Is there anyway to upload a .crt file, that is my ssl cert to my postgres database downloaded from supabase, to fly? I am trying to establish the tls connection from vapor to my databse through this cert.
Hi!
I’m not sure what you mean, could you elaborate on some points?
- Is your PostgreSQL hosted on Supabase?
- Are you trying to connect to your PostgreSQL database by using a client certificate, or are you trying to configure a certificate on the PostgreSQL database server side? Or is this some other usage, like making a client app trust a specific server certificate?
- What’s vapor?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.