Home » Networking » Net_SmartIRC » Bug #7321
Please Add SSL support
Details
| Request #7321 | Please Add SSL support |
|---|---|
| Submitted | 2006-04-06 06:45 UTC |
| From | wuxipaopao at gmail dot com |
| Assigned | garrettw |
| Status | Closed |
| Package | Net_SmartIRC |
| PHP Version | 5.0.4 |
| OS | win XP |
| Roadmaps | 1.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' );