Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Net-Twitter CPAN distribution.

Report information
The Basics
Id: 92157
Status: resolved
Priority: 0/
Queue: Net-Twitter

People
Owner: Nobody in particular
Requestors: sebastien.moretti [...] unil.ch
Cc:
AdminCc:

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



Subject: SSL support in Net::Twitter
Date: Wed, 15 Jan 2014 09:31:21 +0100
To: bug-Net-Twitter [...] rt.cpan.org
From: Sebastien Moretti <sebastien.moretti [...] unil.ch>
Hi since January 14th (2014), api.twitter.com now requires SSL/TLS for all connections. Net::Twitter does not look to work anymore. -- Sébastien Moretti
Subject: Re: [rt.cpan.org #92157] SSL support in Net::Twitter
Date: Wed, 15 Jan 2014 17:33:22 +0900
To: bug-Net-Twitter [...] rt.cpan.org
From: Tatsuhiko Miyagawa <miyagawa [...] gmail.com>
Add ssl => 1. http://twitter.com/perl_api/status/423210390684565504 On Wed, Jan 15, 2014 at 5:31 PM, Moretti Sébastien via RT < bug-Net-Twitter@rt.cpan.org> wrote: Show quoted text
> Wed Jan 15 03:31:37 2014: Request 92157 was acted upon. > Transaction: Ticket created by sebastien.moretti@unil.ch > Queue: Net-Twitter > Subject: SSL support in Net::Twitter > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: sebastien.moretti@unil.ch > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=92157 > > > > Hi > since January 14th (2014), api.twitter.com now requires SSL/TLS for all > connections. > Net::Twitter does not look to work anymore. > > -- > Sébastien Moretti > > >
-- Tatsuhiko Miyagawa
Subject: Re: [rt.cpan.org #92157] SSL support in Net::Twitter
Date: Wed, 15 Jan 2014 09:49:01 +0100
To: bug-Net-Twitter [...] rt.cpan.org
From: Sebastien Moretti <sebastien.moretti [...] unil.ch>
Thanks, I missed this option. This is perfect now, as before. You should add this in your code example, and maybe set ssl = 1 by default. Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=92157 > > > Add ssl => 1. > > http://twitter.com/perl_api/status/423210390684565504 > > > On Wed, Jan 15, 2014 at 5:31 PM, Moretti Sébastien via RT < > bug-Net-Twitter@rt.cpan.org> wrote: >
>> Wed Jan 15 03:31:37 2014: Request 92157 was acted upon. >> Transaction: Ticket created by sebastien.moretti@unil.ch >> Queue: Net-Twitter >> Subject: SSL support in Net::Twitter >> Broken in: (no value) >> Severity: (no value) >> Owner: Nobody >> Requestors: sebastien.moretti@unil.ch >> Status: new >> Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=92157 > >> >> >> Hi >> since January 14th (2014), api.twitter.com now requires SSL/TLS for all >> connections. >> Net::Twitter does not look to work anymore. >> >> -- >> Sébastien Moretti