Summary
When creating a Postgres destination via the Airbyte API, the SSL connection option can be set by specifying the SSL mode. However, enabling SSL connection in the UI after the destination creation results in an unknown error.
Question
I’m trying to create a postgres destination via the https://reference.airbyte.com/reference/createdestination|api.
How can I set the SSL connection option to true via my api request? There is only an argument to set the SSL mode.
Even if i try to enable the SSL connection in the UI after my request creates the destination, I get an unknown error.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.