[PEAR-BUG] Req #7321 [Fbk]: Please Add SSL support

[email protected] Mon, 27 Oct 2014 06:35:17 +0000 (GMT)
Newsgroups php.pear.bugs
Message-ID <[email protected]>
Edit report at https://pear.php.net/bugs/bug.php?id=7321&edit=1

 ID:               7321
 Updated by:       [email protected]
 Reported By:      wuxipaopao at gmail dot com
 Summary:          Please Add SSL support
 Status:           Feedback
 Type:             Feature/Change Request
 Package:          Net_SmartIRC
 Operating System: win XP
 Package Version:  1.0.0
 PHP Version:      5.0.4
 Roadmap Versions: 
 New Comment:

True, but you shouldn't have to change whether you use sockets or not.

Soon I will remove the need for "real" sockets entirely by replacing all
the socket 
function calls with stream_socket_* stuff, and that will make it more
straight-forward.


Previous Comments:
------------------------------------------------------------------------

[2014-10-27 06:29:44] garrettw

-Status: Bogus
+Status: Feedback


------------------------------------------------------------------------

[2006-04-06 03:27:27] wuxipaopao at gmail dot com

I have found the solution.
setUseSockets( FALSE );
connect( 'ssl://the.server', 'the.ssl.port' );

------------------------------------------------------------------------

[2006-04-06 02:45:09] wuxipaopao at gmail dot com

Description:
------------
Please Add SSL support,so SmartIRC could connect to the server use SSL
like mIRC

------------------------------------------------------------------------


-- 
Edit this bug report at https://pear.php.net/bugs/bug.php?id=7321&edit=1