Hi all !

I'd like to establish an encrypted line between php and postgres. I was able to build apache with ssl (https: works),
I was able to make postgres to use ssl (postgres.conf, ssl=true). But when I try phpinfo I get:


pgsql
PostgreSQL Support      enabled
PostgreSQL(libpq) Version       8.0.0beta3
Multibyte character support     enabled
SSL support     disabled
Active Persistent Links         0
Active Links    0


How can I make "SSL support enabled" ?

TIA

Matjaz

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to