Paul wrote: >> Why on earth would you need to implement an SSL socket in PHP when we >> have Apache and openssl? That's pointless. Anywhere PHP can run >> Apache can run.. and with much better performance. > > Because the client is incapable of HTTPS or HTTP protocols. > > Not that I really should need to answer this. Why on earth > would you assume I don't have a good reason? In what way is > this answer to my question even a little helpful? I'm sorry, I can't offer any help for doing it in PHP, but why do you have to? Why not just do it in C, and use the openssl library. But if it has to be PHP, see if you can find some PHP<>openssl bindings. /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php