Re: [PATCH v3 2/3] vnc: support reload x509 certificates for vnc

2021-02-17 Thread Gerd Hoffmann
> +if (!vd) { > +error_setg(errp, "Can not find Vnc Display"); Can we make this "vnc display" please? > +error_setg(errp, "Vnc tls is not enable"); Same. thanks, Gerd

[PATCH v3 2/3] vnc: support reload x509 certificates for vnc

2021-02-06 Thread Zihao Chang
This patch add vnc_display_reload_certs() to support update x509 certificates. Signed-off-by: Zihao Chang --- include/ui/console.h | 1 + ui/vnc.c | 28 2 files changed, 29 insertions(+) diff --git a/include/ui/console.h b/include/ui/console.h index 7a3