omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. gowf67
    3. Posts

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by gowf67

    • httplib2 module ssl requests

      It seems like some sites error with:

      ssl.SSLError: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:749)

      when using the httplib2 module request method. I suspect they are forcing TLS 1.1, TLS1.2 (or TLS over SSL) and thus the OpenSSL library this module is using may be older. Is this a correct assumption and if so is there a way to upgrade it? Thanks W

      posted in Pythonista
      gowf67
      gowf67