# Practical TLS References

* [AboutSSL Guide](https://aboutssl.org/ssl-guide/)
* [What is Transport Layer Security (TLS)? - Cloudflare](https://www.cloudflare.com/learning/ssl/transport-layer-security-tls/)
* [A complete overview of SSL/TLS and its cryptographic system - DEV Community](https://dev.to/techschoolguru/a-complete-overview-of-ssl-tls-and-its-cryptographic-system-36pd)
* [Usage Statistics and Market Share of SSL Certificate Authorities for Websites May 2024](https://w3techs.com/technologies/overview/ssl_certificate)
* [Qualys SSL Labs - SSL Pulse](https://www.ssllabs.com/ssl-pulse/)
* [TLS vs SSL: What's the Difference? Which One Should You Use? - Kinsta.com](https://kinsta.com/knowledgebase/tls-vs-ssl/)
* [Why use TLS 1.3? - Cloudflare](https://www.cloudflare.com/learning/ssl/why-use-tls-1.3/)

## Tools

* [How's My SSL?](https://www.howsmyssl.com/)
* [SSL Server Test (Qualys SSL Labs)](https://www.ssllabs.com/ssltest/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.syselement.com/home/courses-notes/practical-networking/practical-tls/practicaltls-references.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
