ratcateme Posted March 26, 2008 Share Posted March 26, 2008 I have a script that currently Listens to a port and responds to requests but i want it to use a SSL socket and encrypt data. looking on php.net i cant see a way of doing it using these commands. I looked at OpenSSL but i cant see how i would use it to open a SSL socket for Listening. i know it is possiable to use SSL when connecting to a socket. i want t know if there is a similar way to Listen for SSL connections. Scott. Link to comment https://forums.phpfreaks.com/topic/97914-listen-to-ssl-socket/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.