FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.
-
Updated
Jul 13, 2024 - TypeScript
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.
FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.
Local HTTPS development made easy
The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning
A proof-of-concept TypeScript TLS 1.3 client
Advanced library based on node-fetch and tls-client. https://www.npmjs.com/package/node-tls-client
A pure-JS module to read TLS client hello data and calculate TLS fingerprints from an incoming socket connection.
Polykey Core Library
Prebuilt Terraform CDK (cdktf) provider for tls.
Troubleshooting website for network and DNS issues - https://resolve.rs/
Created by Internet Engineering Task Force
Released 1999