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

Flavio Leitner fbl at sysclose.org
Thu Nov 26 22:37:30 UTC 2015


On Tue, Nov 03, 2015 at 01:08:50PM -0800, Ben Pfaff wrote:
> Reported-by: Aaron Rosen <aaronorosen at gmail.com>
> Reported-at: http://openvswitch.org/pipermail/dev/2015-November/061778.html
> Signed-off-by: Ben Pfaff <blp at nicira.com>
> ---

$ sudo ovs-pki req sc switch 
/bin/ovs-pki: req must have exactly one argument; use --help for help

$ ovs-pki req --help 
...
  req NAME             Create new private key and certificate request
                       named NAME-privkey.pem and NAME-req.pem, resp.

It seems to have been a copy&paste error from:
   % ovs-pki req+sign sc switch

Acked-by: Flavio Leitner <fbl at sysclose.org>





More information about the dev mailing list