document-api-python
document-api-python copied to clipboard
Support Require SSL for PostgreSQL connections
In Tableau Desktop this appears as below:

In the a twb file this seems to add sslmode='require' to the connection tag when checked. When not checked, sslmode does not appear as part of the connection tag.
I am assuming this applies to different connection types, but I am only familiar with PostgreSQL.