[PATCH 0/2] crypto: fix TLS PSK credentials on Windows platforms

Daniel P. Berrangé posted 2 patches 1 year, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221003102718.600058-1-berrange@redhat.com
Maintainers: "Daniel P. Berrangé" <berrange@redhat.com>
crypto/tlscredspsk.c                | 16 +++++++++++++---
tests/unit/crypto-tls-psk-helpers.c | 11 +++++------
2 files changed, 18 insertions(+), 9 deletions(-)
[PATCH 0/2] crypto: fix TLS PSK credentials on Windows platforms
Posted by Daniel P. Berrangé 1 year, 6 months ago
A mixup with DOS/UNIX line endings, combined with lack of error
checking, resulted in us not initializing the PSK credentials on the
client side.

Daniel P. Berrangé (2):
  crypto: check for and report errors setting PSK credentials
  tests: avoid DOS line endings in PSK file

 crypto/tlscredspsk.c                | 16 +++++++++++++---
 tests/unit/crypto-tls-psk-helpers.c | 11 +++++------
 2 files changed, 18 insertions(+), 9 deletions(-)

-- 
2.37.3