Re: [ovs-dev] [PATCH 2/3] ovsdb-server: Add the ability to push peer-cert.

2015-08-22 Thread Ben Pfaff
On Fri, Aug 21, 2015 at 03:43:18PM -0700, Gurucharan Shetty wrote: > On Fri, Aug 21, 2015 at 2:43 PM, Ben Pfaff wrote: > > On Thu, Aug 20, 2015 at 10:03:39AM -0700, Gurucharan Shetty wrote: > I took all your suggestions and pushed the series. I have one question > for you though. > In lib/stream-s

Re: [ovs-dev] [PATCH 2/3] ovsdb-server: Add the ability to push peer-cert.

2015-08-21 Thread Gurucharan Shetty
On Fri, Aug 21, 2015 at 2:43 PM, Ben Pfaff wrote: > On Thu, Aug 20, 2015 at 10:03:39AM -0700, Gurucharan Shetty wrote: >> In OVN, ovsdb-server is the daemon that manages the databases >> and can be called as the central controller. So it would be >> nice for ovsdb-server to be able to push its sel

Re: [ovs-dev] [PATCH 2/3] ovsdb-server: Add the ability to push peer-cert.

2015-08-21 Thread Ben Pfaff
On Thu, Aug 20, 2015 at 10:03:39AM -0700, Gurucharan Shetty wrote: > In OVN, ovsdb-server is the daemon that manages the databases > and can be called as the central controller. So it would be > nice for ovsdb-server to be able to push its self-signed > certificate to all the other nodes where ovn-