-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Labels
type: bugAn issue or pull request relating to a bugAn issue or pull request relating to a bug
Description
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
Metadata
Metadata
Assignees
Labels
type: bugAn issue or pull request relating to a bugAn issue or pull request relating to a bug