By o1sound
I am following along to the tutorial how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-14-04 and on Step 3 the author suggests I allow only “the most secure SSL protocols and ciphers” and then provides ciphers within some code to add to my server block.
I was wondering if anyone can explain how the author came to decide on these ciphers specifically? After searching I found lots of other ciphers such as the ones provided on mozilla.org or a recommended suite from https://raymii.org.
Could I use these ciphers instead? Should I?
Thanks for reading. As you can see I am trying to understand ciphers.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
The most recent cipher suites use RSA, ECDH, or ECDSA for authentication, ECDHE for key exchange, AES for encryption, and GCM for integrity, but a large number of older and backward-compatibility cipher suites also exist.
Source - https://securityevaluators.com/knowledge/blog/20150119-protocols/
https://cipherli.st/ maintains a decent list. Also you can use https://www.ssllabs.com/ssltest/ to determine which ciphers you wish to use.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.