]> git.proxmox.com Git - ovs.git/commit
ovs-sandbox: Generate the SSL keys using the default key length
authorTimothy Redaelli <tredaelli@redhat.com>
Thu, 9 Aug 2018 18:02:02 +0000 (20:02 +0200)
committerBen Pfaff <blp@ovn.org>
Fri, 10 Aug 2018 18:16:59 +0000 (11:16 -0700)
commitd7526b836f8639864a4810a0185e4b30723decc9
tree6b7eaf08c3c1a406cf7ff7769476e8622629b98c
parent48745e75b3583322ac87fc7c4b6a10bb3c169446
ovs-sandbox: Generate the SSL keys using the default key length

This commit removes the explicit set of 1024-bit RSA keys when the RSA
keys are generated on "make sandbox" and so the default (2048-bit) is used.

Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Tested-by: Maxime Coquelin <maxime.coquelin@redhat.com>
tutorial/ovs-sandbox