]> git.kaiwu.me - nginx.git/commit
SSL: return temporary RSA key only when the key length matches.
authorPiotr Sikora <piotr@cloudflare.com>
Sun, 6 Jul 2014 23:41:13 +0000 (16:41 -0700)
committerPiotr Sikora <piotr@cloudflare.com>
Sun, 6 Jul 2014 23:41:13 +0000 (16:41 -0700)
commitbd058b9d2400fec147ed9717101af114eaf364ec
tree82c087ab98f25a374df71558054cedc62688c19a
parentf0e05f3d89315c0513ab01573e822bee0e31dcc4
SSL: return temporary RSA key only when the key length matches.

This change is mostly cosmetic, because in practice this callback
is used only for 512-bit RSA keys.

Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
src/event/ngx_event_openssl.c