Re: [ovs-dev] [PATCH] INSTALL.SSL.md: Fix arguments to "ovs-pki req" command.

2015-11-29 Thread Ben Pfaff
On Thu, Nov 26, 2015 at 08:37:30PM -0200, Flavio Leitner wrote: > On Tue, Nov 03, 2015 at 01:08:50PM -0800, Ben Pfaff wrote: > > Reported-by: Aaron Rosen > > Reported-at: http://openvswitch.org/pipermail/dev/2015-November/061778.html > > Signed-off-by: Ben Pfaff > > --- > > $ sudo ovs-pki req sc

Re: [ovs-dev] [PATCH] INSTALL.SSL.md: Fix arguments to "ovs-pki req" command.

2015-11-26 Thread Flavio Leitner
On Tue, Nov 03, 2015 at 01:08:50PM -0800, Ben Pfaff wrote: > Reported-by: Aaron Rosen > Reported-at: http://openvswitch.org/pipermail/dev/2015-November/061778.html > Signed-off-by: Ben Pfaff > --- $ sudo ovs-pki req sc switch /bin/ovs-pki: req must have exactly one argument; use --help for help

[ovs-dev] [PATCH] INSTALL.SSL.md: Fix arguments to "ovs-pki req" command.

2015-11-03 Thread Ben Pfaff
Reported-by: Aaron Rosen Reported-at: http://openvswitch.org/pipermail/dev/2015-November/061778.html Signed-off-by: Ben Pfaff --- INSTALL.SSL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.SSL.md b/INSTALL.SSL.md index 06be303..714c6ec 100644 --- a/INSTALL.SSL.md