Using SSL with PHP5's socket_* functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello, all -

I am a bit new to PHP, especially sockets, so what I am asking may very well be comparing apples to oranges.

I am writing a function to interact with an SSL server, but I see no way of how I can communicate over SSL. I expected to be able to enter an address such as https://10.10.10.10 into socket_connect(), but it fails. Maybe because this isn't even a supported/allowed argument.

Is it possible to use SSL with any of the socket_* functions in PHP5?

Again, I feel like a real tool asking this. I'm just trying to understand as best I can.

Thanks for the time
-dant

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux