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.
fritz-tls
Automate TLS certificate installation for AVM FRITZ!Box
devcert
Local HTTPS development made easy
concerto
A command line tool and a library to generate TLS certificates for development purposes.
Delphi_SChannelTLS
Helper functions and socket classes to perform TLS communication by means of WinAPI (SChannel)
sieve-connect
A client for the MANAGESIEVE Protocol
how-to-setup-a-honeypot
How to setup a honeypot with an IDS, ELK and TLS traffic inspection
acme_client
Java ACME Client application
tlstun
A socks tunnel client and server using websockets over http and tls