[pve-devel] central cipher config
Stefan Priebe - Profihost AG
s.priebe at profihost.ag
Tue Oct 30 11:15:32 CET 2012
Am 30.10.2012 11:05, schrieb Dietmar Maurer:
>> Do you think one cipher option is enough? Or should we split into ciphers-
>> external und ciphers-internal.
>
> In future, everyone will use aes-ni?
> So it makes no sense to make that complex.
May be may be not ;-) Who knows.
>> What is the best way to get that setting from datacenter.cfg for example in
>> AbstractMigrate.pm?
>
> not possible there.
Why not? What is the problem to use:
use PVE::Cluster;
my $conf = PVE::Cluster::cfs_read_file('datacenter.cfg');
Greets,
Stefan
More information about the pve-devel
mailing list