This patch set implements the reload interface for QCryptoTLSCredsX509
and add qmp to trigger the tls certificates reload.

Zihao Chang (2):
  crypto: add reload for QCryptoTLSCredsClass
  vnc: add qmp to support reload vnc tls certificates

 crypto/tlscredsx509.c     | 77 +++++++++++++++++++++++++++++++++++++++
 include/crypto/tlscreds.h |  8 ++--
 include/ui/console.h      |  1 +
 monitor/qmp-cmds.c        |  5 +++
 qapi/ui.json              | 18 +++++++++
 ui/vnc.c                  | 24 ++++++++++++
 6 files changed, 130 insertions(+), 3 deletions(-)

-- 
2.23.0


Reply via email to