]> granicus.if.org Git - libevent/commit
Switch from a 512 to 2048-bit RSA key.
authorAdam Langley <agl@google.com>
Thu, 13 Oct 2016 00:49:10 +0000 (17:49 -0700)
committerAdam Langley <agl@imperialviolet.org>
Thu, 13 Oct 2016 23:12:07 +0000 (16:12 -0700)
commitf9803a69435ffd494fc0ddb5f9dc4915252825d5
treec0dd631facd131fe63f11229cbad22470e4f7259
parentb9c5077e99b8be6ec1fab2fb8177439ef9cb76e1
Switch from a 512 to 2048-bit RSA key.

The 512 bit key is too small to sign larger hashes. This can cause the
regression tests to fail depending on the defaults in libssl.
test/regress_ssl.c