
12 Jan
2018
12 Jan
'18
4:31 a.m.
On Fri, Jan 12, 2018 at 05:09:10PM +0800, Chen Hanxiao wrote:
From: Chen Hanxiao <chenhanxiao@gmail.com>
As the description of daemon/libvirtd.conf, setting key_file, cert_file or key_file will override the default value. But if we set any one of them, we need to set all the rest of them.
This patch set default value to them as daemon/libvirtd.conf described.
NACK, I don't thing this is a good idea. I would rather fix the description in the config file. If you change one of these values you definitely need to change all of them. Pavel