Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/tls
- Wikipedia: https://en.wikipedia.org/wiki/Transport_Layer_Security
- Created by: Internet Engineering Task Force
- Released: 1999
- Related Topics: https, x509,
- Aliases: ssl,
- Last updated: 2024-11-12 00:26:00 UTC
- JSON Representation
https://github.com/s1lver/rr-grpc-tls-php
Implementing a simple example of client-server communication using TLS in Docker
docker grpc php8 roadrunner tls
Last synced: 28 Oct 2024
https://github.com/YGGverse/gemini-php
PHP 8 Library for Gemini Protocol
1965 composer gemini gemini-api gemini-client gemini-library gemini-php gemini-php-api gemini-protocol library socket tls
Last synced: 03 Aug 2024
https://github.com/mpyw/go-ca-bundle-generator
Generate Go source that provides latest ca-bundle.crt as an inline byte array
cabundle certificate go golang tls tls-certificate
Last synced: 12 Oct 2024
https://github.com/stefan-zobel/mercurius-ssl
2-way SSL utilities for inhouse applications
java ssl ssl-tls tls tls-support
Last synced: 15 Nov 2024
https://github.com/joemiller/certsponge
Utility for splitting Vault's PKI output into one or more files containing the private key, certificate, and CA data
Last synced: 07 Nov 2024
https://github.com/nerdlem/tlsa
Libraries and utilities to work with TLSA DNS RRs
certificate-pinning certificates dnssec ssl tls tlsa x509
Last synced: 23 Oct 2024
https://github.com/zarthus/tls-monitor
Monitor TLS certificates, ensure you know before they expire.
certificates monitoring tls tls-certificate
Last synced: 13 Oct 2024
https://github.com/pjfanning/pekko-http-sample
A basic sample for using pekko-http to serve a HTTPS endpoint
Last synced: 13 Oct 2024
https://github.com/rylei-m/usu_2024_ps1_script_for_ssl
Powershell Script For Disabling SSL 2.0 and 3.0 and Enabling TLS 1.2/1.3
powershell-script ps1-script ssl-termination tls tls12 tls13
Last synced: 15 Nov 2024
https://github.com/fjebaker/mqtt-with-tls
Guides and code examples for configuring MQTT on IoT with TLS, and other security features.
arduino iot iot-device mqtt mqtts nginx ssl tls vernemq
Last synced: 06 Nov 2024
https://gitlab.com/oliverspryn/caddy-cloudflare-docker
A Docker image of the Caddy v2 server and the Cloudflare DNS add-on
Caddy Server caddy cloudflare dns docker tls
Last synced: 23 Oct 2024
https://github.com/patatetom/tls4dev
certificates for development / testing
certificates openssl shell ssl ssl-certificate tls tls-certificate trust
Last synced: 14 Nov 2024
https://github.com/bourgeoisbear/tlschk
command line interface (CLI) for checking TLS/SSL certificate information
ssl ssl-certifi ssl-certificate ssl-certificate-check ssl-certificates tls tls-certificate tls-certificate-checker tls-certificate-management
Last synced: 13 Nov 2024
https://github.com/tsaarni/reloading-keystore
KeyStore for Java with certificate hot-reload and PEM file support
certificates java keystore tls x509
Last synced: 13 Oct 2024
https://github.com/GeorgesAlkhouri/down-alert
Small Docker application. Tests if a service URL is reachable and sends a TLS encrypted mail if the service does not respond. Uses ping or wget for testing.
alerting docker monitoring ping python tls wget
Last synced: 23 Oct 2024
https://github.com/vilfa/twebd
A simple multi-threaded web server written in Rust.
http https multithreading rust tls web-server
Last synced: 23 Oct 2024
https://github.com/mranv/tls.rs
A simple Rust-based TCP client-server application with SSL/TLS encryption and real-time data transmission. The server sends data to the client in real-time, and the client prints the received data. The communication is secured using public/private key authentication with tokio and rustls.
async encyption real-time-communication rust ssl tcp tls
Last synced: 13 Nov 2024
https://github.com/zbo14/tls-refresh
🤖 Auto-generate and renew your TLS certificates for HAProxy using certbot
bash certbot docker docker-compose haproxy letsencrypt tls
Last synced: 23 Oct 2024
https://github.com/bjori/tlsgen
A TLS proxy that generates and loads certificates and configured SSL contexts based programmable hostnames
certificates mongodb openssl proxy tls
Last synced: 23 Oct 2024
https://github.com/miladhub/apache-https
Example of how to expose a service on Apache using HTTPS
apache docker https self-signed-certificate tls
Last synced: 23 Oct 2024
https://github.com/olix0r/eg-ca
TLS certificate playground
tls tls-certificate tls-configuration
Last synced: 13 Oct 2024
https://gitlab.com/albertito/kxd
Key exchange daemon and client.
daemon go golang key exchange tls
Last synced: 23 Oct 2024
https://github.com/thde/truenas-scale-acme
Optain and manage certificates for TrueNAS Scale
acme acme-client certificates letsencrypt tls truenas truenas-scale
Last synced: 03 Nov 2024
https://github.com/JeanPaulLucien/unnam
The small utility with SSL to get your mails from mailbox
e-mail imap mail ssl tls windows-xp
Last synced: 23 Oct 2024
https://github.com/dClauzel/OCSP_verification
Script shell pour vérifier la validité d’un certificat X.509 via le protocole OCSP
Last synced: 23 Oct 2024
https://github.com/marwendoukh/EncryptedCommunicationPython
Basic Encryption example with Python
Last synced: 23 Oct 2024
https://github.com/ntrf/tinyTLS
TLS 1.0 client implementation designed to be small and easy to integrate
Last synced: 23 Oct 2024
https://github.com/niklasf/tls-tomorrow
Try to make TLS connections with manipulated system time
Last synced: 14 Oct 2024
https://github.com/prempreetbrar/tcpfiledownloader
A program that downloads a file from the Internet given a URL over TCP.
download-file http-client http-requests http-response non-persistent socket-client ssl streams tcp tcp-client tls
Last synced: 05 Nov 2024
https://github.com/rgl/terramate-aws-eks-example
an example kubernetes cluster hosted in the AWS Elastic Kubernetes Service (EKS) using terramate with terraform
adot aws cert-manager certificate container-registry ecr eks external-dns kubernetes opentelemetry terraform terramate tls
Last synced: 25 Oct 2024
https://github.com/selleo/terraform-aws-acm
Terraform module for provisioning and validating TLS certificates.
Last synced: 13 Nov 2024
https://github.com/JGoutin/ssl-config-generator-python
Mozilla SSL config generator, Python edition
Last synced: 23 Oct 2024
https://github.com/mjpitz/grpc-by-example
quick stop for some grpc references
examples grpc grpc-go grpc-node kubernetes tls
Last synced: 27 Sep 2024
https://gitlab.com/bibliosansfrontieres/toolbox/caddy-dns
The Caddy web server with DNS-01 challenge plugins.
caddy letsencrypt ovh tls webserver
Last synced: 23 Oct 2024
https://github.com/ammbra/tictactoe
Simple SSL enabled tictactoe game with SpringBoot, deployed with docker/podman compose. The game is used to observe JFR events in Prometheus.
Last synced: 07 Nov 2024
https://github.com/soreing/react-notes-app
A front-end react app for taking notes
babel css html javascript jwt jwt-authentication mongodb nodemailer oauth2 react react-router ssl tls webpack
Last synced: 30 Oct 2024
https://github.com/nickbabcock/dropwizard-tls-bench
Benchmarks a Dropwizard Application with Jersey and Servlet HTTPS implementations
benchmark conscrypt dropwizard tls
Last synced: 01 Nov 2024
https://github.com/imwally/tlsfp
TLS Fingerprints
certificates cli command-line fingerprints go golang kiss linux sha1 sha256 ssl tls unix
Last synced: 02 Nov 2024
https://github.com/hellothisisflo/tls-certificates-for-docker---step-by-step
Generate TLS Certificates for Docker, Step-by-step. And understand everything that is happening.
certificates docker tls tls-certificates
Last synced: 02 Nov 2024
https://github.com/nwtgck/hyper-rustls-example
Simple example of hyper-rustls
hyper hyper-rustls rust rustls ssl tls
Last synced: 25 Oct 2024
https://github.com/rurumimic/siege
🏰 ęłµě„±ě „
aes cryptography rsa rust security tls
Last synced: 09 Nov 2024
https://github.com/hasithaishere/mtls-with-nodejs
Discover how to implement mTLS in Node.js for secure communication. Practical code examples and easy steps for enhanced application security.
api certificates mtls mtls-authentication nodejs security tls
Last synced: 10 Nov 2024
https://github.com/rgl/tls-troubleshoot-vagrant
A SSL/TLS troubleshooting Vagrant Environment
Last synced: 25 Oct 2024
https://github.com/rexlx/webdav
file server written in go.
cloud-storage file-sharing fileserver go golang http-server network-attached-storage tls webdav
Last synced: 15 Oct 2024
https://github.com/hostwithquantum/object-storage-proxy-stack
Enable custom SSL/TLS with a proxy server for our object storage.
Last synced: 12 Nov 2024
https://github.com/liulilittle/libnet
tls, websocket, websocket ssl protocol port forward.
loopback port-forward ssl tcp tls websocket
Last synced: 09 Nov 2024
https://github.com/pierre-emmanuelj/wordpress-traefik
WordPress with Https TLS Traefik in Docker and docker-compose
docker docker-compose https mariadb mysql nginx reverse-proxy tls traefik wordpress wordpress-deployment wordpress-site
Last synced: 26 Oct 2024
https://github.com/muggenhor/occlude
C++ TLS 1.3 library
cxx cxx17 networking security tls tls13
Last synced: 13 Oct 2024
https://github.com/sonicdoe/pemify
Convert certificates to PEM format using OpenSSL.
certificates der es2015 javascript nodejs openssl pem semver ssl tls x509
Last synced: 20 Oct 2024
https://github.com/marschall/legacy-compatibility-ssl-socket-factory
A SSLSocketFactory that implements SSLSession.getPeerCertificateChain()
Last synced: 15 Nov 2024
https://github.com/mkeeler/tls-echo
Simple TLS enabled echo server written in Go
Last synced: 27 Oct 2024
https://github.com/iss1977/mongodb-tls-server-and-client
MongoDB TLS setup: root CA, intermediate CA, MongoDB server configuration, connecting with mongosh
mongo-db mongodb ssl tls tls-certificate
Last synced: 02 Nov 2024
https://github.com/smartfactoryrepo/qubip-mqtt-client-mbedtls1v3
Establish a secure connection to a MQTT broker using TLS v1.3 encryption on a NUCLEO-F429ZI
mbedtls mqtt mqtt-client stm32 tls tls12 tls13
Last synced: 04 Nov 2024
https://github.com/pumpkinseed/vaultca
Automation tool for setting up own Certificate Authority on HashiCorp Vault
certificate-authority hashicorp-vault tls tls-certificate vault
Last synced: 06 Nov 2024
https://github.com/kivutar/pchat
end-to-end-encryption forward-secrecy nacl tls
Last synced: 07 Nov 2024
https://github.com/cognifloyd/helm-gen-self-signed-cert
A Helm chart that generates a self signed cert and saves it in a k8s Secret.
helm k8s secret self-signed-certificate tls x509
Last synced: 26 Oct 2024
https://github.com/raigorx/simple-tls-windows
Simple short demonstration of TLS in windows
Last synced: 07 Nov 2024
https://github.com/whisperpine/nginx-certbot
Handle HTTPS/TLS/SSL using Nginx, Let's Encrypt and Docker.
certbot docker-compose nginx tls
Last synced: 14 Nov 2024
https://github.com/krestomatio/terraform-aws-multiarch-builder
Terraform module for building multi-architecture container images (amd64 and arm64) using remote (TLS) ephemeral EC2 instances as builders
aws buildkit buildx docker ec2 ec2-spot terraform terraform-module tls
Last synced: 09 Nov 2024
https://github.com/scholzj/kafka-x509-config-provider
Apache Kafka configuration provider for automatically converting X509 certificates to PKCS12 truststores or keystores
config-provider kafka security tls
Last synced: 07 Nov 2024
https://github.com/cdhunt/poshssl
A PowerShell module for working with x509 Certificates
certificate-generation certificates devops-toolkit powershell tls
Last synced: 28 Oct 2024
https://github.com/fizzywhizbang/homeca
scripts to quickly get a CFSSL CA up and running on nix machines
bash cfssl pki self-signed-certificate ssl ssl-certificates tls
Last synced: 07 Nov 2024
https://github.com/rea1shane/lego-docker-helper
Make Lego deploy certificates in Docker easier
acme acme-client certificate docker docker-compose docker-image dockerfile go lego letsencrypt shell tls
Last synced: 01 Nov 2024
https://github.com/statuscakedev/ciphersuites
ciphersuites provides a cipher suite list and security classifications
Last synced: 08 Nov 2024
https://github.com/farcaller/tls-utils
A handy collection of tls plumbing scripts
Last synced: 10 Nov 2024