mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
tests: exercise NBD server in TLS mode
Add tests that validate it is possible to connect to an NBD server running TLS mode. Also test mis-matched TLS vs non-TLS connections correctly fail. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20181116155325.22428-7-berrange@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Tested-by: Eric Blake <eblake@redhat.com> [eblake: rebase to iotests shell cleanups, use ss instead of socat for port probing, sanitize port number in expected output] Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
a46b684106
commit
afcd1c2f2d
4 changed files with 178 additions and 0 deletions
|
@ -229,3 +229,4 @@
|
|||
229 auto quick
|
||||
231 auto quick
|
||||
232 auto quick
|
||||
233 auto quick
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue