2018-11-16 18:53:25 +03:00
|
|
|
QA output created by 233
|
|
|
|
|
|
|
|
== preparing TLS creds ==
|
|
|
|
Generating a self signed certificate...
|
|
|
|
Generating a self signed certificate...
|
|
|
|
Generating a signed certificate...
|
|
|
|
Generating a signed certificate...
|
|
|
|
Generating a signed certificate...
|
|
|
|
|
|
|
|
== preparing image ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
|
2018-11-18 05:24:03 +03:00
|
|
|
wrote 1048576/1048576 bytes at offset 1048576
|
|
|
|
1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
2018-11-16 18:53:25 +03:00
|
|
|
|
|
|
|
== check TLS client to plain server fails ==
|
|
|
|
qemu-img: Could not open 'driver=nbd,host=127.0.0.1,port=PORT,tls-creds=tls0': Denied by server for option 5 (starttls)
|
|
|
|
server reported: TLS not configured
|
2019-01-17 22:36:58 +03:00
|
|
|
qemu-nbd: Denied by server for option 5 (starttls)
|
|
|
|
server reported: TLS not configured
|
2018-11-16 18:53:25 +03:00
|
|
|
|
|
|
|
== check plain client to TLS server fails ==
|
|
|
|
qemu-img: Could not open 'nbd://localhost:PORT': TLS negotiation required before option 8 (structured reply)
|
|
|
|
server reported: Option 0x8 not permitted before TLS
|
2019-01-17 22:36:58 +03:00
|
|
|
qemu-nbd: TLS negotiation required before option 8 (structured reply)
|
|
|
|
server reported: Option 0x8 not permitted before TLS
|
2018-11-16 18:53:25 +03:00
|
|
|
|
|
|
|
== check TLS works ==
|
|
|
|
image: nbd://127.0.0.1:PORT
|
|
|
|
file format: nbd
|
|
|
|
virtual size: 64M (67108864 bytes)
|
|
|
|
disk size: unavailable
|
2019-01-17 22:36:58 +03:00
|
|
|
exports available: 1
|
|
|
|
export: ''
|
|
|
|
size: 67108864
|
|
|
|
flags: 0x4ed ( flush fua trim zeroes df cache )
|
|
|
|
min block: 512
|
|
|
|
opt block: 4096
|
|
|
|
max block: 33554432
|
|
|
|
available meta contexts: 1
|
|
|
|
base:allocation
|
2018-11-16 18:53:25 +03:00
|
|
|
|
|
|
|
== check TLS with different CA fails ==
|
|
|
|
qemu-img: Could not open 'driver=nbd,host=127.0.0.1,port=PORT,tls-creds=tls0': The certificate hasn't got a known issuer
|
2019-01-17 22:36:58 +03:00
|
|
|
qemu-nbd: The certificate hasn't got a known issuer
|
2018-11-18 05:24:03 +03:00
|
|
|
|
|
|
|
== perform I/O over TLS ==
|
|
|
|
read 1048576/1048576 bytes at offset 1048576
|
|
|
|
1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
|
|
wrote 1048576/1048576 bytes at offset 1048576
|
|
|
|
1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
|
|
read 1048576/1048576 bytes at offset 1048576
|
|
|
|
1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
2019-01-17 22:36:38 +03:00
|
|
|
|
|
|
|
== final server log ==
|
|
|
|
qemu-nbd: option negotiation failed: Verify failed: No certificate was found.
|
2019-01-17 22:36:58 +03:00
|
|
|
qemu-nbd: option negotiation failed: Verify failed: No certificate was found.
|
2018-11-16 18:53:25 +03:00
|
|
|
*** done
|