kuksa-viss-client: add patch to fix SSL context creation 57/27757/3
authorScott Murray <scott.murray@konsulko.com>
Mon, 11 Jul 2022 23:26:33 +0000 (19:26 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 13 Jul 2022 21:58:30 +0000 (21:58 +0000)
Add a patch that fixes the context purpose in the SSL context
creation done for the client connection.  On a client, the
purpose needs to be set to server authentication to make newer
versions of Python happy.

Bug-AGL: SPEC-4467

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ide640a79f450fd2c1b5c2cda847932b2fd4e35c7


No differences found