[Gvsig_english] Re: PostGIS via SSL
Radim Blazek
radim.blazek at gmail.com
Mon Feb 2 16:14:18 CET 2009
Can somebody tell me how connection to PostGis is created? It seems that
getConnection method from
libGDBMS/src/main/java/com/hardcode/gdbms/driver/postgis/PostGISDriver.java
is not used to connect to PostGIS database.
I simply tried to append &ssl=true to user name which should work with
the code in PostGISDriver.java but it does not. It seems that the
connection is opened in another place.
Radim
On Mon, Feb 2, 2009 at 2:49 PM, Radim Blazek <radim.blazek at gmail.com> wrote:
> Hi all,
>
> is there a possibility to connect to PostGIS database using SSL?
>
> Radim
>
More information about the Gvsig_internacional
mailing list