Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.2

Bug #3100 ssl:// is causing Net_Socket::connect() to fail
Submitted: 2005-01-04 23:48 UTC
From: joe at joestump dot net Assigned: chagenbu
Status: Closed Package: Net_Socket
PHP Version: Irrelevant OS: Linux/All
Roadmaps: (Not assigned)    
Subscription  


 [2005-01-04 23:48 UTC] joe at joestump dot net
Description: ------------ There is code in sendRequest() that adds 'ssl://' to the $host, which is then passed to Net_Socket::connect() as the $addr. The ssl:// is causing something to barf because I keep getting an error that it couldn't look up hostname. Moving the $host = 'ssl://'.$host below the connection call seemed to fix the issue (though it doesn't fix the problem that I'm getting a malformed response, but that's not an HTTP_Request issue).

Comments

 [2005-01-05 10:54 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2005-01-05 11:10 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2005-01-11 21:59 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2018-02-15 19:16 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!