[Chandler-dev] Patch for https support in Chandler-FeedsPlugin

Heikki Toivonen heikki at osafoundation.org
Wed Dec 19 11:32:13 PST 2007


Jonathan 'Arrouan' ROUZAUD-CORNABAS wrote:
>            logger.info("HTTPS RSS Feed detected host: %s" % host)
>        logger.info("HTTPS RSS Feed detected port: %s" % port)
>        from osaf.framework.certstore import ssl
>        import wx
>            """contextFactory = ssl.ClientContextFactory()"""
>            contextFactory = wx.GetApp().UIRepositoryView
>        reactor.connectSSL(host, port, factory, contextFactory)

I think you misunderstood what I said. I meant something like this:

from osaf.framework.certstore import ssl
import wx
ssl.connectSSL(host, port, factory, wx.GetApp().UIRepositoryView)

> PS: Do you know if FeedsPlugin support Authentification ?

No idea.

-- 
  Heikki Toivonen


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.osafoundation.org/pipermail/chandler-dev/attachments/20071219/715c9c57/signature.pgp


More information about the chandler-dev mailing list