Skip to content

Commit

Permalink
Clean up link to TLC cheat sheet
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyclements committed Mar 22, 2024
1 parent f4832d9 commit 969edf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@ and executing the following command::

You should see "TLS 1.X" where X is >= 1.

You can read more about TLS versions and their security implications here:
You can read more about TLS versions and their security implications in this `cheat sheet`_.

`<https://cheatsheetseries.owasp.org/cheatsheets/Transport_Layer_Security_Cheat_Sheet.html#only-support-strong-protocols>`_

.. _python.org: https://www.python.org/downloads/
.. _homebrew: https://brew.sh/
.. _macports: https://www.macports.org/
.. _requests: https://pypi.python.org/pypi/requests
.. _cheat sheet: https://cheatsheetseries.owasp.org/cheatsheets/Transport_Layer_Security_Cheat_Sheet.html#only-support-strong-protocols

Thread Pool Size
''''''''''''''''
Expand Down

0 comments on commit 969edf0

Please sign in to comment.