Rewired Certificate Authority
Please install the following CA for securely connecting to Rewired databases.
Once installed, you should use the verify-ca
SSL mode to securely connect. An example connection string:
psql "postgres://username:password@host.pg.ns.spokerewired.com/database_name?sslmode=verify-ca&sslrootcert=/path/to/ca.cert.pem"