• J
    conf: Introduce chartcp_tls_x509_cert_dir · 3f60a9c3
    John Ferlan 提交于
    Add a new TLS X.509 certificate type - "chardev". This will handle the
    creation of a TLS certificate capability (and possibly repository) for
    properly configured character device TCP backends.
    
    Unlike the vnc and spice there is no "listen" or "passwd" associated. The
    credentials eventually will be handled via a libvirt secret provided to
    a specific backend.
    
    Make use of the default verify option as well.
    Signed-off-by: NJohn Ferlan <jferlan@redhat.com>
    3f60a9c3
qemu_conf.h 9.0 KB