PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_SmartIRC » Bug #7321

Please Add SSL support

Details

Request #7321Please Add SSL support
Submitted2006-04-06 06:45 UTC
Fromwuxipaopao at gmail dot com
Assignedgarrettw
StatusClosed
PackageNet_SmartIRC
PHP Version5.0.4
OSwin XP
Roadmaps1.1.4

Comments

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

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

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

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