Skip Menu |

This queue is for tickets about the POE-Component-Client-NNTP CPAN distribution.

Report information
The Basics
Id: 52615
Status: resolved
Worked: 30 min
Priority: 0/
Queue: POE-Component-Client-NNTP

People
Owner: BINGOS [...] cpan.org
Requestors: justin.d.hunter [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: add in support for SSL connections (via PoCo::SSLify)
<@BinGOs> You'll want an option switch to the constructor, checks to see if SSLify is available or not <@BinGOs> and then use Client_SSLify($socket) before starting the ReadWrite wheel. <@BinGOs> With checks to make sure that that call actually worked or not.
2.14 just uploaded to CPAN which has SSL support. Thanks.