Open
Description
I'm using v0.5.1 of sqlx and it does not work with native TLS due to missing implementation for including client certificates. I have a working implementation in my fork located at https://github.com/linuxuser586/sqlx/tree/postgres-native-tls-fixes. It is currently based on v0.5.1. I'll create a pull request when it is more stable, has tests, and is based on master.