Re: [PATCH 4/6] admin: support server cert update mode

2020-02-11 Thread Daniel P . Berrangé
On Sun, Feb 09, 2020 at 10:03:14PM +0800, Zhang Bo wrote: > virAdmServerUpdateTlsFiles: > @flags specifies how to update server cert/key in tls service. > Two modes are currently supported: append mode and clear mode, means > whether to clear the original cert then add the new one, or just append >

撤回: [PATCH 4/6] admin: support server cert update mode

2020-02-09 Thread Zhangbo (Oscar)
Zhangbo (Oscar) 将撤回邮件“[PATCH 4/6] admin: support server cert update mode”。

[PATCH 4/6] admin: support server cert update mode

2020-02-09 Thread Zhang Bo
virAdmServerUpdateTlsFiles: @flags specifies how to update server cert/key in tls service. Two modes are currently supported: append mode and clear mode, means whether to clear the original cert then add the new one, or just append to the original one. --- include/libvirt/libvirt-admin.h | 14

[PATCH 4/6] admin: support server cert update mode

2020-02-09 Thread Zhangbo (Oscar)
virAdmServerUpdateTlsFiles: @flags specifies how to update server cert/key in tls service. Two modes are currently supported: append mode and clear mode, means whether to clear the original cert then add the new one, or just append to the original one. --- include/libvirt/libvirt-admin.h | 14