Commit report for v3.0.x branch
Nikos Mavrogiannopoulos
nmav at gnutls.org
Thu Jan 1 13:40:42 CET 2015
On Thu, 2015-01-01 at 00:00 +0100, The git bot wrote:
> New activity for FreeRADIUS (the high performance and highly
configurable RADIUS server)
> Commit diff:
>
https://github.com/FreeRADIUS/freeradius-server/commit/9855526a6144ffad1014862a3c7efc3e010a6b39
> ======
> Sometimes we don't need to generate ephemeral RSA keys
>
> Alan T. DeKok at 2014-12-31T14:25:54Z
> Files modified:
> * src/main/tls.c
>
I'm not very familiar with the openssl API but you seem to be creating
temporary 512-bit RSA keys used in the RSA-EXPORT ciphersuites. I'm not
aware of any software supporting them, and if they do it's most likely a
bug. I believe you're safe dropping that code completely.
regards,
Nikos
More information about the Freeradius-Devel
mailing list