diff mbox series

[ovs-dev,2/3] ovn-architecture: Use the default key length in examples

Message ID 5f9ed68348b1ccf1f2e21fec42312d2238fccad2.1533833706.git.tredaelli@redhat.com
State Accepted
Headers show
Series Use the default key length for RSA keys | expand

Commit Message

Timothy Redaelli Aug. 9, 2018, 6:02 p.m. UTC
This commit removes the explicit set of 1024-bit RSA keys on
ovn-architecture examples and so the default (2048-bit) is used.

Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
---
 ovn/ovn-architecture.7.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/ovn/ovn-architecture.7.xml b/ovn/ovn-architecture.7.xml
index ae5ca8e4a..6ed2cf132 100644
--- a/ovn/ovn-architecture.7.xml
+++ b/ovn/ovn-architecture.7.xml
@@ -1607,7 +1607,7 @@ 
       Creating SSL certificates for each chassis with the certificate CN field
       set to the chassis name (e.g. for a chassis with
       <code>external-ids:system-id=chassis-1</code>, via the command
-      "<code>ovs-pki -B 1024 -u req+sign chassis-1 switch</code>").
+      "<code>ovs-pki -u req+sign chassis-1 switch</code>").
     </li>
     <li>
       Configuring each ovn-controller to use SSL when connecting to the