Local HTTPS development made easy
-
Updated
Mar 28, 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.
Local HTTPS development made easy
FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.
A proof-of-concept TypeScript TLS 1.3 client
A pure-JS module to read TLS client hello data and calculate TLS fingerprints from an incoming socket connection.
🔐 A modern & lightweight TLS library & CLI. Built for automation—HTTPS by default. Similar to mkcert.
Advanced library based on node-fetch and tls-client. https://www.npmjs.com/package/node-tls-client
Polykey Core Library
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
Troubleshooting website for network and DNS issues - https://resolve.rs/
Zero-copy TLS protocol for the web 🏎️ (JS + WebAssembly)
Get certificates for your domains and subdomains via http or dns challenges from an acme server.