]> git.proxmox.com Git - pve-cluster.git/commit
fix #904: wrap openssl with faketime
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 11 Mar 2016 08:37:19 +0000 (09:37 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 14 Mar 2016 07:34:04 +0000 (08:34 +0100)
commitf5566fc6893754af7471d895eebbce37d79ee384
treeb1231433a472e97d9a112ad1ac04c5bf94132f9d
parent2c321d6d8e1f7ac5cf323ead31358577b318562a
fix #904: wrap openssl with faketime

This should prevent issues when generating certificates on
first boot of a node with the RTC wrongly set to the local
timezone instead of UTC. Since we cannot require the node to
be synchronized with an NTP server, we pretend it's
yesterday when calling openssl.
data/PVE/Cluster.pm
debian/control