]> git.proxmox.com Git - ovs.git/commit
tests: Use the default key length when generating RSA keys
authorTimothy Redaelli <tredaelli@redhat.com>
Thu, 9 Aug 2018 18:02:00 +0000 (20:02 +0200)
committerBen Pfaff <blp@ovn.org>
Fri, 10 Aug 2018 18:16:52 +0000 (11:16 -0700)
commit3391136cf7faa00625162791697a651fcdf2991c
treeeb244f35c065d1a62015d8a88e902a468800e461
parent6d947d508a5167f31430a3c8c8026a7d22aa7349
tests: Use the default key length when generating RSA keys

This commit removes the explicit set of 1024-bit RSA keys when ovs-pki
is launched 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>
tests/ovs-vsctl.at
tests/ovsdb-rbac.at