Is there a way to connect to a Postgre server using an SSL connection?
Thanks,
Greg
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
This is not currently supported and we have task to do this which seems to be planned for the coming year.
One of our customers proposed the following work-around which we haven't tested but may work:
"The workaround is to remove (by renaming) libpg.dll in $(FME_HOME)\\plugins\\postgis. FME seems to use the postgis.dll, where SSL-mode seems to work. You can't browse the "table list", but if You know schema and table (or view) name, You are able to connect. "
Any precision concerning the planning for this SSL support for Postgre? We are very intereseted in this coming feature at INSER. (wanting to ba able to write on amazone applications).