[PATCH 0/2] Remove support for tls_allowed_dn_list

Martin Kletzander mkletzan at redhat.com
Tue Nov 9 16:30:32 UTC 2021


Patch 1/2 details the reasons for this change.

Martin Kletzander (2):
  tls: Drop support for tls_allowed_dn_list
  news: Add information about removing tls_allowed_dn_list

 NEWS.rst                          |  6 ++++
 docs/remote.html.in               | 26 --------------
 docs/tlscerts.html.in             |  6 ----
 src/remote/libvirtd.aug.in        |  1 -
 src/remote/libvirtd.conf.in       | 16 ---------
 src/remote/remote_daemon.c        |  2 --
 src/remote/remote_daemon_config.c | 19 +++++-----
 src/remote/remote_daemon_config.h |  1 -
 src/remote/test_libvirtd.aug.in   |  4 ---
 src/rpc/virnettlscontext.c        | 60 ++++++-------------------------
 src/rpc/virnettlscontext.h        |  2 --
 tests/virconfdata/libvirtd.conf   | 17 ---------
 tests/virconfdata/libvirtd.out    | 14 --------
 tests/virnettlscontexttest.c      |  1 -
 tests/virnettlssessiontest.c      |  1 -
 15 files changed, 27 insertions(+), 149 deletions(-)

-- 
2.33.1




More information about the libvir-list mailing list