|
SSL can be established with the OpenSSL MOD and the function "fsockopen", and other such predefined functions. Using phpinfo(INFO_MODULES); I discovered that this MOD is loaded on the server, yeah! With a little luck I'll have it working once I figure out the rest.
|