Connect PostgreSQL from ArcGIS Desktop with SSL=true

3457
2
09-09-2015 11:34 AM
RalphPerniciaro
New Contributor


Our PostgreSQL database has SSL enabled.  There is not an option to set SSL=true from ArcGIS Desktop create database connection.  We would like to know if it is possible to create a connection from ArcGIS to Postgres with SSL=true.  We are using ArcGIS 10.2.2 to create the connection.

We have been successful connecting using pgAdmin, but it has an option to set SSL.

Thanks!

Ralph Perniciaro

Tags (1)
0 Kudos
2 Replies
DavidBeni
New Contributor III

Hello, I have the same issue : I need to connect to PostgreSQL Database with SSL, with ArcGIS Desktop 10.5.1, but there is no option for this.

How connect to a PostgreSQL Database with SSL, with ArcCatalog ?

Thank you.

SamLibby
Esri Contributor

Following up on this thread, I had to test this for another reason and was able to connect from ArcGIS Pro to a PostgreSQL 12.4 database that was requiring SSL connections. I did not provide any details in the connection interface to handle the SSL, it was handled automatically in my testing.