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 <[email protected]>
---
 ovn/ovn-architecture.7.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.17.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to