[Linuxdcpp-team] [Bug 1850053] Re: dh key too small

2019-10-27 Thread maksis
Related: https://github.com/airdcpp-web/airdcpp-webclient/issues/333 ** Bug watch added: github.com/airdcpp-web/airdcpp-webclient/issues #333 https://github.com/airdcpp-web/airdcpp-webclient/issues/333 -- You received this bug notification because you are a member of Dcplusplus-team, which is

[Linuxdcpp-team] [Bug 1850053] [NEW] dh key too small

2019-10-27 Thread Kcchouette
*** This bug is a security vulnerability *** Public security bug reported: When creating a new certificate, we use the script `linux/generate_certs.sh` It uses this command: $ openssl dhparam -outform PEM -out dhparam.pem 1024 which mean "use a Diffie-Hellman key of 1024 bits" Sadly, Logjam Att