Bump minimum pyopenssl version req to >=20

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      PYTHON-2147 relies on get_verified_chain which was added in pyopenssl 20. We should bump the minimum pyopenssl version req to >=20 and remove the fallback logic for trusted_ca_certs when get_verified_chain is unavailable.

      We should double check the OpenSSL compatibility of pyopenssl>=20 to make sure we're not loosing platform support by upgrading. See https://www.pyopenssl.org/en/stable/changelog.html

            Assignee:
            Unassigned
            Reporter:
            Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: