FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Deprecate `sslmode` in favor of user and implementation configured policies. · Issue #75 · python-postgres/fe · GitHub

Deprecate sslmode in favor of user and implementation configured policies. #75

Description

I'm having issues getting SSL certificate verification to fail - even when using self signed certificates, different hostnames, or passing a random root ca.
Therefore I think it is safe to assume SSL certificate verification is broken.

ssl.wrap_socket does not verify the hostname, ssl.match_hostname is not used in the code.

And - the sslmode keywords differ from postgresql sslmode keywords, having at least "verify-full" would be good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL