In deed it is possible.
You'll need a ssl certificate and a private key and put it on c: in your
users ....\application data\postgresql directory.
You'll have to create the postgresql-directory first.
The certificate has to be named postgresql.crt
and the key postgresql.key.
Now you can chose ssl in your dsn-settings or set the parameter in your
connection string.
Fabricio Peñuelas schrieb:
It is possible to connect to postgres with odbc standar driver and
ssl enabled ??
Es posible conectarme a postgresql con odbc standar driver y ssl
activado?
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend