Skip to content

Authentication model outdated? #4

Description

@jleaders

It appears it no longer logs in successfully? Tested on Ruby 1.8.7 arm. I assume iCloud changed after heartbleed. Does it work on your end?

irb(main):004:0> session.reminders.first(3).map(:title)
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed
        from /usr/lib/ruby/1.8/net/http.rb:586:in `connect'
        from /usr/lib/ruby/1.8/net/http.rb:586:in `connect'
        from /usr/lib/ruby/1.8/net/http.rb:553:in `do_start'
        from /usr/lib/ruby/1.8/net/http.rb:542:in `start'
        from /usr/lib/ruby/1.8/net/http.rb:1035:in `request'
        from /usr/lib/ruby/1.8/net/http.rb:845:in `post'
        from /home/jonny/ruby-icloud/lib/icloud/session.rb:35:in `login!'
        from /home/jonny/ruby-icloud/lib/icloud/session.rb:208:in `ensure_logged_in'
        from /home/jonny/ruby-icloud/lib/icloud/session.rb:63:in `reminders'
        from (irb):4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions