People are encountering issues related to DHE, e.g. because of 1024 bit DH parameters.
The order has been changed in 0.12/trunk but this is still far away.
So, we should cherry-pick/backport/rebase/whatyoucallit this commit:
https://hg.prosody.im/trunk/rev/94e341dee51c
People are encountering issues related to DHE, e.g. because of 1024 bit DH parameters. The order has been changed in 0.12/trunk but this is still far away. So, we should cherry-pick/backport/rebase/whatyoucallit this commit: https://hg.prosody.im/trunk/rev/94e341dee51c
Doing it
ChangesFixed in https://hg.prosody.im/0.11/rev/3a1b1d3084fb
Changes