Description
Currently the Postgres connector has an SSL toggle, however there is no where to specify the appropriate information to establish the SSL connection:
- CA certificate.
- Client certificate.
- Client key.
- Client key password.
- SSL Mode.
This is a must for us a all the connections to our Postgres databases require SSL.