TLS (Transport Layer Security)
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.
Here are 119 public repositories matching this topic...
Redirect all data from STDOUT to an WebSocket server. Written in Node.js
-
Updated
Aug 3, 2017 - JavaScript
FTP deploy with TLS!
-
Updated
Feb 5, 2018 - JavaScript
Rules that relate to checking the SSL configuration of each individual resolved server from the domain to ensure locked down config with the broadest compatibility
-
Updated
Jul 16, 2018 - JavaScript
Webserver for controlling cameras .
-
Updated
Jul 24, 2018 - JavaScript
A Scalable Client Authentication & Authorization System for Container-based Environments
-
Updated
Sep 24, 2018 - JavaScript
A script that uses nmap to sweep a subnet looking for ports with SSL certs, then querying those certs to discover upcoming expiration dates.
-
Updated
Jan 10, 2019 - JavaScript
Browser web extension that checks a site's TLS certificate fingerprint.
-
Updated
Mar 19, 2019 - JavaScript
⛔️ [DEPRECATED] TLS 1.2 Proxy designed to provide a method for communicating with TLS 1.2 only sites for older languages that lack the ability to do it directly.
-
Updated
Apr 15, 2019 - JavaScript
Enable TLS Session resumption (caching) on your Node server
-
Updated
Apr 19, 2019 - JavaScript
IoTBroker.cloud Node.js Client is an application that allows you to connect to the server using MQTT, MQTT-SN, AMQP or COAP protocols and exchange messages. Data can be also encrypted with TLS or DTLS.
-
Updated
May 15, 2019 - JavaScript
Created by Internet Engineering Task Force
Released 1999
- Followers
- 55 followers
- Website
- github.com/topics/tls
- Wikipedia
- Wikipedia