On 22 December 2015 at 22:11, Ben Pfaff wrote:
> On Tue, Dec 22, 2015 at 06:41:35PM -0800, Ansis Atteka wrote:
> > Open vSwitch 1.3 and older was creating certificates and private
> > key in /usr/share/openvswitch/pki. However, since PKI directory
> > is mutable, then this was considered a bug a
On Tue, Dec 22, 2015 at 06:41:35PM -0800, Ansis Atteka wrote:
> Open vSwitch 1.3 and older was creating certificates and private
> key in /usr/share/openvswitch/pki. However, since PKI directory
> is mutable, then this was considered a bug and PKI directory was
> moved to /var directory in Open vS
Open vSwitch 1.3 and older was creating certificates and private
key in /usr/share/openvswitch/pki. However, since PKI directory
is mutable, then this was considered a bug and PKI directory was
moved to /var directory in Open vSwitch 1.4 Commit 14bd2d51 (debian:
Move PKI directory to FHS-compliant