ssl
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.
Here are 4,173 public repositories matching this topic...
GitHub Action to check SSL certificate expiry date
-
Updated
Nov 23, 2022 - TypeScript
-
Updated
Sep 7, 2023 - Python
Public repo for freessl.abizvn.com - a free service to support you validating your SSL certificates in easy way with few simple steps
-
Updated
Oct 5, 2023 - HTML
SSL Certificate Helper acme.sh
-
Updated
Feb 28, 2023 - Shell
A brief recreation of TLS client-server handshake & communication in Python.
-
Updated
Dec 28, 2022 - Python
SSL/TLS Test Server (supports SSLv3 to TLS1.3)
-
Updated
Oct 14, 2023 - Java
Score a perfect A+ 4x100 on SSL Labs and Internet.nl Hall of Fame
-
Updated
Jul 4, 2023 - HTML
🏆 Getting an A+ rating in SSL Labs using Traefik and Let's Encrypt
-
Updated
Jun 3, 2023
Multithreaded High Performance L4 Loadbalancer with SSL Termination written in C++
-
Updated
Dec 2, 2022 - C++
SAN-Inspector is a Python tool that allows users to examine and verify the Subject Alternative Name (SAN) values in SSL certificates of specified domain names. This tool checks certificate matching and helps to identify potential security risks.
-
Updated
May 11, 2023 - Python
SSL/TLS Tools in Java/Goovy
-
Updated
Oct 15, 2023 - Java
A command-line utility that can be used to check the validity of SSL server certificates, and in particular verify the number of days remaining until the certificate expires.
-
Updated
Feb 23, 2023 - Go
Created by Internet Engineering Task Force
Released 1999
- Followers
- 52 followers
- Website
- github.com/topics/tls
- Wikipedia
- Wikipedia