PHP.net: "To use PHP's OpenSSL support you must also compile PHP --with-openssl[=DIR]"
But what about the Windows binaries, are they compiled with openssl or do I must to compile my self to use SSL ?
REF Windows binaries: http://windows.php.net/download/ -> VC6 x86 Thread Safe (2011-Mar-22 13:29:30)
( I have try SSL and to configure for SSL, but never get it listed in phpinfo(), so I figure if its not compiled or if I'm not able to configure )
Thanks !



.