qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2] crypto: Implement TLS Pre-Shared Keys (PSK).
@ 2018-06-26 10:25 Richard W.M. Jones
  2018-06-26 10:25 ` Richard W.M. Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Richard W.M. Jones @ 2018-06-26 10:25 UTC (permalink / raw)
  To: qemu-devel

v1 was here:

  https://lists.nongnu.org/archive/html/qemu-devel/2018-06/threads.html#07252

For v2:

 - Added documentation as suggested by Dan B.

 - Fixed a backwards test of creds->username which slipped into the
   previous version by accident because I was fiddling around with the
   code after I'd tested it but before posting it.  This version
   actually works.

Note also there is an nbdkit patch:

  https://www.redhat.com/archives/libguestfs/2018-June/thread.html#00121

nbdkit has an automated test that qemu TLS-PSK (NBD client)
interoperates with nbdkit (NBD server), so we can be confident that
the client functionality will receive continuous testing in future.

Rich.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-27 12:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-26 10:25 [Qemu-devel] [PATCH v2] crypto: Implement TLS Pre-Shared Keys (PSK) Richard W.M. Jones
2018-06-26 10:25 ` Richard W.M. Jones
2018-06-27 12:21   ` Daniel P. Berrangé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).