Question
How To Fix CVE-2016-2107 on Ubuntu 14.04?
Hello Digital Ocean Community -
For reference my setup is Ubuntu 14.04 with nginx
I need your help! I followed this guide (https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-14-04) to set up KingsKidsClub.com and SacramentoKingsKidsClub.com.
Installation went well except for testing the security on ssllabs at the end of step 3. See:
https://www.ssllabs.com/ssltest/analyze.html?d=kingskidsclub.com
https://www.ssllabs.com/ssltest/analyze.html?d=sacramentokingskidsclub.com
I failed both tests, apparently I have a vulnerability called: “CVE-2016-2107”
So far I’ve tried the following without luck:
https://gist.github.com/ArturT/bc8836d3bedff801dc324ac959050d12
Anyone know how I can fix this issue? Thank you in advance for any help!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×