SSL connection
#1645
Replies: 1 comment 5 replies
-
The URL parameter isn't |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With diesel I was able to configure my
.env
file like so:And diesel cli and rust APIs all just worked. I'm not having the same success with sqlx and I am not finding any documentation to help me move forward. How do I get SSL connections to work with postgres and sqlx?
Beta Was this translation helpful? Give feedback.
All reactions