From eefd12980100f893decddeba9a8097ac7e630fef Mon Sep 17 00:00:00 2001 From: Fernando Verdugo Date: Tue, 17 Sep 2024 13:23:45 +0200 Subject: [PATCH] fix(certs): add arguments to create ver3 certs --- docs/docs/spice_tls.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/spice_tls.rst b/docs/docs/spice_tls.rst index 52152f177..3f0962305 100644 --- a/docs/docs/spice_tls.rst +++ b/docs/docs/spice_tls.rst @@ -57,7 +57,7 @@ Add ``/etc/pki/libvirt-spice/** r,`` in ``/etc/apparmor.d/abstractions/libvirt-q Create self signed certificate ------------------------------ -Download and run the +Download and modify your servername in `v3.ext `__ file, then run the `create_cert.sh `__ script. .. include:: create_cert.sh