SSL Cert
This might be super dump question. But how can I obtain the SSL cert from Xata?
1 Reply
You can't obtain the ssl cert from xata, but you can connect via ssl and verify the server certificate. See the psql example at https://xata.io/docs/postgres#ssl-required
Connect to Postgres
Learn how to connect to Postgres directly via the wire protocol