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/lucadibello/simple-tls
Simple TLS protocol implementation featuring client + server
Last synced: 11 Nov 2024
https://github.com/goethite/snimultihop
Multi-hop SNI routing for unbroken end-2-end TLS encrypted API calls
encryption golang routing sni tls
Last synced: 11 Nov 2024
https://github.com/bodgit/puppet-certbot
Puppet Module for managing Certbot
Last synced: 19 Oct 2024
https://github.com/kivutar/pchat
end-to-end-encryption forward-secrecy nacl tls
Last synced: 07 Nov 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/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/marwendoukh/EncryptedCommunicationPython
Basic Encryption example with Python
Last synced: 23 Oct 2024
https://github.com/mkeeler/tls-echo
Simple TLS enabled echo server written in Go
Last synced: 27 Oct 2024
https://github.com/raihankhan/Elasticsearch-Fluentd-Kibana
elasticsearch fluentd kibana kubernetes tls
Last synced: 23 Oct 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://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/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/mjpitz/grpc-by-example
quick stop for some grpc references
examples grpc grpc-go grpc-node kubernetes tls
Last synced: 27 Sep 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/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/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/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/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/muggenhor/occlude
C++ TLS 1.3 library
cxx cxx17 networking security tls tls13
Last synced: 13 Oct 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/marschall/legacy-compatibility-ssl-socket-factory
A SSLSocketFactory that implements SSLSession.getPeerCertificateChain()
Last synced: 15 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/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/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/jackieluc/nats-tls-demo
certificates demo mutual-tls nats tls
Last synced: 01 Oct 2024
https://github.com/strugee/presentation-https-deployment
Recurse Center presentation on HTTPS and how to correctly/securely deploy it
bespoke deployment education https javascript presentation security tls
Last synced: 15 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/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/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/selleo/terraform-aws-acm
Terraform module for provisioning and validating TLS certificates.
Last synced: 13 Nov 2024
https://github.com/quix-labs/caddy-pfx-certificates
Caddy module to support .pfx certificates
caddy caddy-module certificate go pfx pkcs12 tls
Last synced: 15 Nov 2024
https://codeberg.org/vhack.eu/serverphone
A server maintenance tool, build to be precise and secure
Last synced: 28 Sep 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/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/rylei-m/usu_2024_ps1_script_for_ssh
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: 24 Sep 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/piotrpsz/email
Email client
email go golang pop3-client tls
Last synced: 07 Nov 2024
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/rurumimic/siege
🏰 공성전
aes cryptography rsa rust security tls
Last synced: 09 Nov 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/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/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/jacobly0/tls-conformance
Test Zig's std.crypto.tls against other implementations.
Last synced: 01 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/kowalczyk-krzysztof/ssl-certificate-check
GitHub Action to check SSL certificate expiry date
certificate github-actions ssl tls
Last synced: 13 Oct 2024
https://github.com/bluelotussoftware/tomcat-embedded-ssl-example
An example implementation of embedded Apache Tomcat 8.5 with SSL/TLS.
apache-tomcat certificate embedded keystore ssl tls tomcat8
Last synced: 23 Oct 2024
https://github.com/asapdotid/ansible-role-cloudflare_oca
Ansible Role CloudFlare create Origin Server CA
ansible ansible-role cloudflare https letsencrypt ssl tls
Last synced: 07 Nov 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/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/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://gitlab.com/mvazquez/ca-provider-api
API para la auto-gestión certificados 'self-signed', firmados por una CA privada distribuida dentro de una organización basada en el protocolo ACME.
Last synced: 23 Oct 2024
https://github.com/st3iny/snip
A tiny TLS pass-through reverse proxy and load balancer based no peeking SNI messages.
go load-balancer pass-through proxy-protocol reverse-proxy server-name-indication tls tls-proxy
Last synced: 07 Nov 2024
https://github.com/Gutza/test-openssl-https-client
Test openssl as a client for HTTPS connections
Last synced: 23 Oct 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/houarizegai/spring-boot-https
Backend REST API Secured with HTTPS
Last synced: 07 Nov 2024
https://github.com/raigorx/simple-tls-windows
Simple short demonstration of TLS in windows
Last synced: 07 Nov 2024
https://github.com/ArturoMonroy/AM-TCPCliente
Cliente TCP conexion con soporte TLS
Last synced: 23 Oct 2024
https://github.com/timonson/deno_tlsify
Redirect from HTTP to HTTPS using the Deno Web Workers API
Last synced: 13 Oct 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/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/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