Skip to content

SSL Error on 11 ('xxx', 4098): [SSL] internal error (_ssl.c:1108) #181

@mzealey

Description

@mzealey
  • Operating System: Ubuntu 20.04
  • Python Version: 3.8.2
  • Sonoff model: Basic R1 433 mhz
  • Sonoff firmware version: no idea

The TLS 1.1 flag is not working for me and causes errors like

SSL Error on 11 ('xxx', 4098): [SSL] internal error (_ssl.c:1108)

Changing to v1_2 fixes this issue - perhaps modern ubuntu's ssl doesnt have tls 1.1 support or python 3.8 removed this support?

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