[ovs-dev] [PATCH] Fix command typo in INSTALL.SSL.md

YourName aaronorosen at gmail.com
Tue Nov 3 20:27:18 UTC 2015


From: Aaron Rosen <aaronorosen at gmail.com>

Signed-off-by: Aaron Rosen <aaronorosen at gmail.com>
---
 INSTALL.SSL.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL.SSL.md b/INSTALL.SSL.md
index 06be303..f294a27 100644
--- a/INSTALL.SSL.md
+++ b/INSTALL.SSL.md
@@ -202,7 +202,7 @@ more secure.
 
 1. Run the following command on the Open vSwitch itself:
 
-       % ovs-pki req sc switch
+       % ovs-pki req+sign sc switch
 
    (This command does not require a copy of any of the PKI files
    generated by "ovs-pki init", and you should not copy them to the
-- 
1.9.1




More information about the dev mailing list