TLS (Transport Layer Security) topic
TLS (Transport Layer Security) is a cryptographic protocol designed to provide communications security over a computer network. The protocol is widely used in applications such as email, instant messaging, and voice over IP, but its use in securing HTTPS remains the most publicly visible.
The TLS protocol aims primarily to provide security, including privacy (confidentiality), integrity, and authenticity through the use of cryptography, such as the use of certificates, between two or more communicating computer applications. It runs in the presentation layer and is itself composed of two layers: the TLS record and the TLS handshake protocols.
TLS builds on the now-deprecated SSL (Secure Sockets Layer) specifications (1994, 1995, 1996) developed by Netscape Communications for adding the HTTPS protocol to their Navigator web browser.
utls
Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.
Limnoria
A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins.
icinga2
The core of our monitoring platform with a powerful configuration language and REST API.
siris
DEPRECATED: The community driven fork of Iris. The fastest web framework for Golang!
brookframework
Microframework which helps to develop web Pascal applications.
wolfssl
The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!
pyopenssl
A Python wrapper around the OpenSSL library
check_ssl_cert
A shell script (that can be used as a Nagios/Icinga plugin) to check an SSL/TLS connection.
snuffy
Snuffy is a simple command line tool to inspect SSL/TLS data.
ssldump
ssldump - (de-facto repository gathering patches around the cyberspace)