NYCPHP Meetup

NYPHP.org

[nycphp-talk] mysql ssl/php client

jon baer jonbaer at jonbaer.net
Sat Nov 8 17:04:08 EST 2003


for a long time ive been tunneling mysql connections + finally looked into
an ssl connection to a box @ home and came across the conlusion that you
can't use the ssl php connection (like with using mysql client w/ --ssl
flag) without using the php5 mysqli functions (specifically
mysqli_real_connect, its c counterpart) ...

from the docs the only thing im trying to figure out is if you need to
connect and then set ssl via mysqli_set_ssl on the connection itself?

how can one attempt this < php5?

- jon

pgp key: http://www.jonbaer.net/jonbaer.asc
fingerprint: F438 A47E C45E 8B27 F68C 1F9B 41DB DB8B 9A0C AF47




More information about the talk mailing list