All Projects → Devcert → Similar Projects or Alternatives

811 Open source projects that are alternatives of or similar to Devcert

httpsbook
《深入浅出HTTPS:从原理到实战》代码示例、勘误、反馈、讨论
Stars: ✭ 77 (-88.24%)
Mutual labels:  tls, ssl, https, certificates
Mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
Stars: ✭ 33,022 (+4941.53%)
Mutual labels:  https, tls, certificates, local-development
Wolfssl
wolfSSL (formerly CyaSSL) is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!
Stars: ✭ 1,098 (+67.63%)
Mutual labels:  https, ssl, tls
Shgf
Simple HTTP golang framework
Stars: ✭ 13 (-98.02%)
Mutual labels:  https, ssl, tls
letsencrypt-www
Probably the easiest way to create | renew | deploy certificate
Stars: ✭ 27 (-95.88%)
Mutual labels:  tls, ssl, https
Netcoreserver
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 799 (+21.98%)
Mutual labels:  https, ssl, tls
Merecat
Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd
Stars: ✭ 69 (-89.47%)
Mutual labels:  https, ssl, tls
Cppserver
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 528 (-19.39%)
Mutual labels:  https, ssl, tls
tipi
Tipi - the All-in-one Web Server for Ruby Apps
Stars: ✭ 214 (-67.33%)
Mutual labels:  tls, ssl, https
Tlslite Ng
TLS implementation in pure python, focused on interoperability testing
Stars: ✭ 119 (-81.83%)
Mutual labels:  https, ssl, tls
extract-tls-secrets
Decrypt HTTPS/TLS connections on the fly with Wireshark
Stars: ✭ 226 (-65.5%)
Mutual labels:  tls, ssl, https
Getaltname
Extract subdomains from SSL certificates in HTTPS sites.
Stars: ✭ 320 (-51.15%)
Mutual labels:  https, ssl, certificates
Ssl Proxy
🔒 Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt, self-signed, provided)
Stars: ✭ 427 (-34.81%)
Mutual labels:  ssl, tls, certificates
cryptonice
CryptoNice is both a command line tool and library which provides the ability to scan and report on the configuration of SSL/TLS for your internet or internal facing web services. Built using the sslyze API and ssl, http-client and dns libraries, cryptonice collects data on a given domain and performs a series of tests to check TLS configuration…
Stars: ✭ 91 (-86.11%)
Mutual labels:  tls, ssl, https
Acme client
Java ACME Client application
Stars: ✭ 77 (-88.24%)
Mutual labels:  https, ssl, tls
jota-cert-checker
Check SSL certificate expiration date of a list of sites.
Stars: ✭ 45 (-93.13%)
Mutual labels:  ssl, https, certificates
vault-pki-monitor-venafi
Venafi PKI Monitoring Secrets Engine for HashiCorp Vault that enforces security policy and provides certificate visiblity to the enterprise.
Stars: ✭ 18 (-97.25%)
Mutual labels:  tls, ssl, certificates
Beetlex
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
Stars: ✭ 802 (+22.44%)
Mutual labels:  https, ssl, tls
Jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Stars: ✭ 3,260 (+397.71%)
Mutual labels:  https, ssl, tls
Certificaat
General-purpose ACME client
Stars: ✭ 88 (-86.56%)
Mutual labels:  https, ssl, certificates
Tls Inspector
Easily view and inspect X.509 certificates on your iOS device.
Stars: ✭ 92 (-85.95%)
Mutual labels:  https, ssl, tls
Badssl.com
🔒 Memorable site for testing clients against bad SSL configs.
Stars: ✭ 2,234 (+241.07%)
Mutual labels:  https, ssl, tls
Https Localhost
HTTPS server running on localhost
Stars: ✭ 122 (-81.37%)
Mutual labels:  https, ssl, local-development
ssl-handshake
A command-line tool for testing SSL/TLS handshake latency, written in Go.
Stars: ✭ 41 (-93.74%)
Mutual labels:  tls, ssl, https
Acme Client
Let's Encrypt / ACME client written in PHP for the CLI.
Stars: ✭ 337 (-48.55%)
Mutual labels:  ssl, tls, certificates
tlstools
🔐 CLI tool to analyze, troubleshoot or inspect SSL certificates, requests or keys.
Stars: ✭ 45 (-93.13%)
Mutual labels:  tls, ssl, https
Certify
SSL Certificate Manager UI for Windows, powered by Let's Encrypt. Download from certifytheweb.com
Stars: ✭ 1,075 (+64.12%)
Mutual labels:  https, ssl, certificates
ssl-cert-check
Check expiry dates of local and remote SSL certificates
Stars: ✭ 28 (-95.73%)
Mutual labels:  tls, ssl, certificates
Mutual Tls Ssl
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC examples are included
Stars: ✭ 163 (-75.11%)
Mutual labels:  https, ssl, tls
Sslsplit
Transparent SSL/TLS interception
Stars: ✭ 1,371 (+109.31%)
Mutual labels:  https, ssl, tls
Greenlock
Automatic SSL renewal for NodeJS
Stars: ✭ 30 (-95.42%)
Mutual labels:  https, ssl, tls
docker-ssl-reverse-proxy
Easy-to-use auto-SSL reverse proxy as a Docker container based on Caddy and Let’s Encrypt
Stars: ✭ 22 (-96.64%)
Mutual labels:  tls, ssl, https
sslcontext-kickstart
🔐 A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples. Av…
Stars: ✭ 295 (-54.96%)
Mutual labels:  tls, ssl, https
TLS-Redirection
TLS Redirection
Stars: ✭ 109 (-83.36%)
Mutual labels:  tls, ssl, https
sack.vfs
Node addon which adds a virtual file system interface; websockets; json(6) parsing; sql support(sqlite,odbc); javascript sched_yield; ssl certificate generation; more...
Stars: ✭ 29 (-95.57%)
Mutual labels:  tls, ssl
docker-nginx-certbot
Automatically create and renew website certificates for free using the Let's Encrypt certificate authority.
Stars: ✭ 367 (-43.97%)
Mutual labels:  ssl, https
Pem
Create private keys and certificates with node.js
Stars: ✭ 496 (-24.27%)
Mutual labels:  ssl, tls
smtplib-bruteforce
bruteforcing gmail (TLS/SSL)
Stars: ✭ 26 (-96.03%)
Mutual labels:  tls, ssl
private-tls-cert
A simple Terraform module to generate self-signed TLS certificates for private use
Stars: ✭ 36 (-94.5%)
Mutual labels:  tls, ssl
openssl-ca
Shell scripts to manage a private Certificate Authority using OpenSSL
Stars: ✭ 38 (-94.2%)
Mutual labels:  tls, ssl
diyca
Do-It-Yourself Certificate Authority
Stars: ✭ 18 (-97.25%)
Mutual labels:  tls, ssl
Localdots
HTTPS domains for localhost. 🏠
Stars: ✭ 486 (-25.8%)
Mutual labels:  https, local-development
FuckDPI V2
FuckDPIv2 can fuck the Korean Government's internet censorship by fragmenting SSL ClientHello.
Stars: ✭ 44 (-93.28%)
Mutual labels:  ssl, https
Mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Stars: ✭ 25,495 (+3792.37%)
Mutual labels:  ssl, tls
Ansible Role Certbot
Ansible Role - Certbot (for Let's Encrypt)
Stars: ✭ 477 (-27.18%)
Mutual labels:  https, ssl
pki
Certificate Authority management suite
Stars: ✭ 23 (-96.49%)
Mutual labels:  ssl, https
nginx-session-ticket-key-rotation
Nginx session ticket key rotation program for secure rotation of TLS session ticket keys and sharing in server clusters.
Stars: ✭ 23 (-96.49%)
Mutual labels:  tls, ssl
Blinksocks
A framework for building composable proxy protocol stack.
Stars: ✭ 587 (-10.38%)
Mutual labels:  https, tls
Telegraph
Secure Web Server for iOS, tvOS and macOS
Stars: ✭ 474 (-27.63%)
Mutual labels:  https, ssl
nativescript-http
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
Stars: ✭ 32 (-95.11%)
Mutual labels:  tls, ssl
concerto
A command line tool and a library to generate TLS certificates for development purposes.
Stars: ✭ 34 (-94.81%)
Mutual labels:  tls, https
website-checks
check your website for issues with multiple tools and get PDF reports of the results
Stars: ✭ 69 (-89.47%)
Mutual labels:  ssl, https
ssl-config
SSL configuration logic, extracted from Play's WS (for use in Akka et al).
Stars: ✭ 65 (-90.08%)
Mutual labels:  tls, ssl
Libhttpserver
C++ library for creating an embedded Rest HTTP server (and more)
Stars: ✭ 464 (-29.16%)
Mutual labels:  https, tls
Encrypted Dns
Configuration profiles for DNS HTTPS and DNS over TLS for iOS 14 and MacOS Big Sur
Stars: ✭ 455 (-30.53%)
Mutual labels:  https, tls
qsslcaudit
test SSL/TLS clients how secure they are
Stars: ✭ 22 (-96.64%)
Mutual labels:  tls, ssl
uvtls
TLS/SSL extension for libuv that tries to conform to its style and idioms
Stars: ✭ 12 (-98.17%)
Mutual labels:  tls, ssl
GCXTrustPolicy
SSL pinning and trust validation framework for iOS
Stars: ✭ 21 (-96.79%)
Mutual labels:  tls, ssl
Stubmatic
Mock HTTP calls without coding. Designed specially for testing and testers.
Stars: ✭ 118 (-81.98%)
Mutual labels:  ssl, https
openssl-RPM-Builder
Build latest OpenSSL binary
Stars: ✭ 46 (-92.98%)
Mutual labels:  tls, ssl
1-60 of 811 similar projects