Skip to content

AIOHTTPTransport ssl=False by default #529

Description

@mariuskava

Common problems

  • TLS should be enabled by default. AIOHTTPTransport uses ssl=False by default
  • I was expecting library to fail when using self signed certificate on the server.

To Reproduce

  • start a server with a self signed certificate
  • try connect
  • it will succeed instead of failing

Expected behavior
Expect connection to fail when using not trusted certificates

System info (please complete the following information):

  • Any

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

    type: bugAn issue or pull request relating to a bug

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions