You have been subscribed to a public bug by Dan Streetman (ddstreet): [Impact]
A connection session is opened, but the TLS parameters (timeout, ca, cert and key) are not actually set for the session. This prevents use of TLS. [Test Case] We will be backporting this as part of the python-etcd3gw from upstream debian maintainers who bumped the version from 0.2.1-3 to 0.2.5-1 Running the additional unit tests provided for this would be enough to trigger the raised exception. [Where Problems Could Occur] This adds TLS parameters (if provided) to the session, so regressions would involve failed connections, possibly those without TLS that had TLS params incorrectly provided before. [Other Info] the upstream bug is https://github.com/dims/etcd3-gateway/issues/20 fixed upstream with pull request https://github.com/dims/etcd3-gateway/pull/21 via commit 90b7a19cdc4daa1230d7f15c10b113abdefdc8c0 that commit is contained in version 0.2.2, which is not yet pulled into Debian, so this patch is needed in Debian, as well as Bionicand Focal. This package was not included in Xenial. ** Affects: python-etcd3gw (Ubuntu) Importance: Medium Status: Fix Released ** Affects: python-etcd3gw (Ubuntu Bionic) Importance: Medium Assignee: Heather Lemon (hypothetical-lemon) Status: In Progress ** Affects: python-etcd3gw (Ubuntu Cosmic) Importance: Medium Status: Won't Fix ** Affects: python-etcd3gw (Ubuntu Disco) Importance: Medium Status: Won't Fix ** Affects: python-etcd3gw (Ubuntu Eoan) Importance: Medium Status: Won't Fix ** Affects: python-etcd3gw (Ubuntu Focal) Importance: Medium Assignee: Heather Lemon (hypothetical-lemon) Status: In Progress ** Affects: python-etcd3gw (Ubuntu Groovy) Importance: Medium Assignee: Heather Lemon (hypothetical-lemon) Status: In Progress ** Affects: python-etcd3gw (Ubuntu Hirsute) Importance: Medium Status: Fix Released ** Tags: patch sts sts-sponsor-volunteer -- TLS params not set for session https://bugs.launchpad.net/bugs/1820083 You received this bug notification because you are a member of STS Sponsors, which is subscribed to the bug report. -- Mailing list: https://launchpad.net/~sts-sponsors Post to : [email protected] Unsubscribe : https://launchpad.net/~sts-sponsors More help : https://help.launchpad.net/ListHelp

