Author :
jsing
Date :
2018-02-14 15:43:30
Hash :588984a4 Message :Stop trying to support ephemeral RSA.
Ephemeral RSA was only used with really ancient export ciphersuites, which
LibreSSL has not supported for a very long time - all of the remaining
API are no-ops.
It is actually quite horrific that some software still goes out of its way
to try to enable support for ephemeral RSA...
ok sthen@