Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request' into...
commit2a018f6e98782a4931b936a3087404ed81685bac
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Jul 2018 22:06:18 +0000 (3 23:06 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Jul 2018 22:06:18 +0000 (3 23:06 +0100)
treeaf5c160ce5077ef7dd323d13a4e463eb83230b1d
parent79c2b203a932db5882a3f328db53e5a448cd47f9
parente1a6dc91ddb55ef77a705b62b6e62634631fd57d
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request' into staging

Add support for PSK credentials with TLS

# gpg: Signature made Tue 03 Jul 2018 13:04:51 BST
# gpg:                using RSA key BE86EBB415104FDF
# gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>"
# gpg:                 aka "Daniel P. Berrange <berrange@redhat.com>"
# Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E  8E3F BE86 EBB4 1510 4FDF

* remotes/berrange/tags/qcrypto-next-pull-request:
  crypto: Implement TLS Pre-Shared Keys (PSK).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>