-
Couldn't load subscription status.
- Fork 1.5k
Closed
Description
Hi,
I'm trying to use this connection string
DATABASE_URL=postgres://[email protected]:26257/devices?sslmode=verify-ca&sslrootcert=/cockroach-certs/ca.crt&sslcert=/cockroach-certs/client.root.crt&sslkey=/cockroach-certs/client.root.key
However when I run the sqlx CLI it returns this message:
error: error returned from database: password authentication failed for user root
Can you please let me know how could I add those options to authenticate using the certs?
Metadata
Metadata
Assignees
Labels
No labels