From: Vaclav Ehrlich <vehrl...@redhat.com> * removing duplicates in test-spice.cfg.sample * also removed two duplicated lines * added spice_gen_x509 * added spice_client_host_subject
Signed-off-by: Vaclav Ehrlich <vehrl...@redhat.com> --- client/tests/kvm/tests-spice.cfg.sample | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/tests/kvm/tests-spice.cfg.sample b/client/tests/kvm/tests-spice.cfg.sample index 00d1ca0..a0abf34 100644 --- a/client/tests/kvm/tests-spice.cfg.sample +++ b/client/tests/kvm/tests-spice.cfg.sample @@ -36,6 +36,7 @@ variants: spice_ssl = yes spice_tls_port = 3200 spice_tls_ciphers = DEFAULT + spice_gen_x509 = yes spice_x509_dir = yes spice_x509_prefix = /tmp/spice_x509d spice_x509_key_file = server-key.pem @@ -45,8 +46,7 @@ variants: spice_x509_cacert_subj = /C=CZ/L=BRNO/O=SPICE/CN=my CA spice_x509_server_subj = /C=CZ/L=BRNO/O=SPICE/CN=my Server spice_secure_channels = main, inputs - spice_x509_prefix = /tmp/spice_x509d - spice_x509_key_file = server-key.pem + spice_client_host_subject = yes variants: - key_password: spice_x509_secure = yes -- 1.7.7.6 _______________________________________________ Autotest mailing list Autotest@test.kernel.org http://test.kernel.org/cgi-bin/mailman/listinfo/autotest