OWASP / CheatSheetSeries

The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
https://cheatsheetseries.owasp.org
Creative Commons Attribution Share Alike 4.0 International
27.06k stars 3.79k forks source link

Updating TLS cheatsheet per conversation in issue 1413 #1423

Closed markgamache closed 3 weeks ago

markgamache commented 3 weeks ago

Thank you for submitting a Pull Request (PR) to the Cheat Sheet Series.

:triangular_flag_on_post: If your PR is related to grammar/typo mistakes, please double-check the file for other mistakes in order to fix all the issues in the current cheat sheet.

Please make sure that for your contribution:

If your PR is related to an issue, please finish your PR text with the following line:

This PR covers issue #1413.

Thank you again for your contribution :smiley:

jmanico commented 3 weeks ago

There are lint errors, can you kindly review?

jmanico commented 3 weeks ago

cheatsheets/Transport_Layer_Security_Cheat_Sheet.md:149:403 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] cheatsheets/Transport_Layer_Security_Cheat_Sheet.md:151 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]

markgamache commented 3 weeks ago

@joneskoo @jmanico @kwwall I think I got everyone's feedback in.

markgamache commented 3 weeks ago

very nice work!

@szh @mackowski Given all the false start automated alerts you probably have gotten, I thought I'd hit you up and let you know this looks legitimately ready for review.

joneskoo commented 3 weeks ago

Thanks everyone, this is so much better than original.

🚀