Socket connection error connecting to sandbox at www.sandbox.paypal.com
When I try connect with fsockopen : $fp = fsockopen('tls://www.sandbox.paypal.com', 443, $errno, $errstr, 30); The function shows the following errors: Warning: fsockopen() [function.fsockopen]: SSL operation failed with code 1. OpenSSL Error messages: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure in /home/puntodec/public_html/test_socket.php on (line number) Warning: fsockopen() [function.fsockopen]: Failed to enable crypto in /home/puntodec/public_html/test_socket.php on (line number) Warning: fsockopen() [function.fsockopen]: unable to connect to tls://www