Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different meaning of the ssl attribute #4099

Open
serhiy-storchaka opened this issue Sep 25, 2019 · 1 comment
Open

Different meaning of the ssl attribute #4099

serhiy-storchaka opened this issue Sep 25, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@serhiy-storchaka
Copy link
Contributor

Interesting that the ssl attribute of ClientConnectorError and ClientConnectorCertificateError has different meaning. In ClientConnectorError it is connection_key.ssl, and in ClientConnectorCertificateError it is connection_key.is_ssl. Is it a bug?

@asvetlov
Copy link
Member

I think yes.
The result of the project evolvement.
Looks like nobody cares, the bug is here for years :)

@asvetlov asvetlov self-assigned this Oct 30, 2021
@Dreamsorcerer Dreamsorcerer added this to the 4.0 milestone Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants