document-api-python icon indicating copy to clipboard operation
document-api-python copied to clipboard

Support Require SSL for PostgreSQL connections

Open carelessproperty opened this issue 8 years ago • 0 comments

In Tableau Desktop this appears as below: screen shot 2017-03-03 at 14 55 36

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.

carelessproperty avatar Mar 03 '17 20:03 carelessproperty