Importer doesn't provide a way to set SSL on/off etc in postgis connection
Description
If you have set up your postgis db to require SSL connections then you can’t use the importer extension to import data as it is not possible to change the SSL connection setting as it is with the normal PostGIS datastore.
Workaround - allow insecure logins to the database.
If you have set up your postgis db to require SSL connections then you can’t use the importer extension to import data as it is not possible to change the SSL connection setting as it is with the normal PostGIS datastore.
Workaround - allow insecure logins to the database.