ssl-tls
There are 45 repositories under ssl-tls topic.
ninetalesfox/CSmtp
C++实现的支持SSL/TLS的SMTP邮件发送器
koesan/Luminet
Luminet, Open-source platform that gathers comprehensive IP and domain information (WHOIS, DNS, RDAP, BGP, geolocation, ping, ports) using only free and public APIs.
m-cetin/wireshark-ssl-decrypt
Decrypting SSL traffic with WireShark for security professionals and penetration tester.
primus852/traefik-ddns
This repository provides configuration files and instructions for setting up a Cloudflare Dynamic DNS (DDNS) service and a Traefik reverse proxy with Let's Encrypt SSL/TLS support. It includes Docker Compose configurations, environment variable templates, and detailed usage instructions to automate DNS updates and manage SSL certificates.
triplepoint/certificate-authority-guide
A guide to managing a Certificate Authority, as would be used on an internal LAN with private domains.
bybatkhuu/stack-nginx
Docker-compose stack for NGINX with Certbot (Let's Encrypt), featuring automatic certificate obtain/renewal, DNS/HTTP challenges, multi-domain support, subdomains, and advanced NGINX configurations.
giannhskp/Linked-In-Clone
A professional networking web application, built on Spring Boot 🍃 and Angular 🍎.
homelab-alpha/openssl
Generate self-signed certificates suitable for your homelab environment, primarily for testing purposes. Avoid for production use.
isndev/qbm-http
High-performance HTTP/1.1 & HTTP/2 client/server module for QB Actor Framework. Features async I/O, routing engine, middleware system, JWT auth, and SSL/TLS support. Build REST APIs, web services, and HTTP clients with modern C++17 and zero-copy operations.
Arad-Afzali/secure-messaging-client-side
Secure Chat Client is a Python-based application designed for encrypted end-to-end messaging. It connects to a secure chat server, exchanges RSA public keys, and ensures secure communication through encrypted messages. Features include a PyQt5 GUI, secure key exchange, and optional SSL/TLS support for enhanced security.
ralvarezdev/uru-software-deployment
Projects and practices from Software Deployment college course
v0idpointer/Vnet
A network library for C++20
vtakdeniz/Abfang-HTTPS-Interceptor
Abfang is an https proxy that can intercept and decrypt, read, log and edit https communication. (In Development)
AkbaraliShaikh/secure-grpc
Go-lang: Secure Bi-Directional GRPC Streaming Server & Client example using SSL/TLS to find max number from the stream.
AkylKj/CH_Header
🔒 CLI tool for analyzing website security headers. Checks 15+ security headers, provides detailed reports, and exports to TXT/JSON/CSV. Perfect for security audits and compliance checks.
Arad-Afzali/secure-messaging-server-side
Secure Chat Server is a Python-based application enabling secure communication between two clients. It supports RSA public key exchange, encrypted messaging, and optional SSL/TLS support for enhanced security. The server routes messages without accessing their contents and ensures secure key exchange and disconnection of additional clients.
EllieValentine/expose-related-domains
Console utility that helps to find related (sub) domains.
erfangolpour/SmartClient
A Python script to analyze web servers by sending HTTP/HTTPS requests and inspecting responses.
humblebeeai/stack-nginx
Docker-compose stack for NGINX with Certbot (Let's Encrypt), featuring automatic certificate obtain/renewal, DNS/HTTP challenges, multi-domain support, subdomains, and advanced NGINX configurations.
mhmmdsmdi/self-sign-certificate
A powerful bash script that creates SSL certificates with custom CA for development and testing. Interactive setup, multi-domain support, and multiple output formats in one simple tool.
xsukax/xsukax-E2EE-Voice-Call-Server
xsukax E2E Encrypted Voice Call Server is a secure, end-to-end encrypted voice communication server with group-based access control, designed for private conversations with robust security protections.
777reet/CyberSecurityCheck
Professional network vulnerability scanner with automated risk assessment and enterprise reporting capabilities
Capsoide/LogTrace
Automated system for collecting Windows audit logs, with immutable storage and an interactive dashboard for real-time analysis.
humblebeeai/sidecar-certbot
Certbot Docker image for automatic TLS/SSL certificate obtain & renewal from Let's Encrypt. Supports sidecar/standalone mode, DNS & HTTP challenges, multiple domains, subdomains, and wildcards.
Jaskaransingh8427/android-openssl-builder
This project provides a robust Python script to fully automate the challenging task of building OpenSSL libraries for Android. It supports all major architectures (armeabi-v7a, arm64-v8a, x86, x86_64), streamlining the process of generating native OpenSSL for your Android applications, saving developers significant time and effort.
kcenon/network_system
High-performance C++20 network library with TCP/UDP server/client, HTTP client, and asynchronous I/O. Features coroutine support, connection pooling, SSL/TLS, and cross-platform networking with epoll/kqueue optimization.
Khoa-BOB/Secure_Multi-Client_Chat_Application
Secure multi-client chat application built with Python featuring TLS/SSL encryption, direct messaging, temporary messages, message deletion, and regex-based search functionality.
laniot/docs
LAN IoT Documentation - Hardware designs, tutorials, and assembly guides
OkaeriPoland/k8s-proxy
an error occurred forwarding 5432 -> 5432: error forwarding port 5432 to pod xyz, uid : failed to execute portforward in network namespace "/var/run/netns/cni-abcd": writeto tcp4 127.0.0.1:54098->127.0.0.1:5432: read tcp4 127.0.0.1:54098->127.0.0.1:5432: read: connection reset by peer
OzzyCzech/sslko
🔒 Parse SSL/TLS certificate details from a remote host
phanatagama/Thread-Forum
🍭Submission MBDE Dicoding 2025
seancrites/mtik-gen-self-signed-cert
Simple Mikrotik script to create and install a self-signed cert with a predictable naming scheme.
SHUBHADEEPXT/Durga-Puja_Website_Project
Production Grade - Devops Focused Project
soulcrancerdev/geraipi-django
🌟 Gerai Pi Indonesia is one of the pioneering P2P Marketplace platforms 🚀 that aims to become a Digitalization Transaction Bridge 🔗 driven by Pi Coin 💰 as a Cryptocurrency. We prioritize Trust 🤝 within the Indonesian Pi/Pioneer Community 🇮🇩, creating a secure and seamless digital transaction experience for everyone! 🌐✨
SoumitraRai/BiFrost
"BIFROST 🌉 | A secure parental approval system for digital payments using Python, Electron, and mitmproxy. 🚀🔒"
theculguy0099/Stripe-Payment
Strife is a gRPC‑powered payment gateway showcasing mutual‑TLS security, idempotent processing with offline queuing, and automatic retries. It uses two‑phase commits and Byzantine‑fault‑tolerant consensus for atomic, reliable transactions across distributed bank services.