Apache Kafka configuration provider for automatically converting X509 certificates to PKCS12 truststores or keystores
-
Updated
Nov 19, 2024 - Java
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.
Apache Kafka configuration provider for automatically converting X509 certificates to PKCS12 truststores or keystores
This is a simple tool to test the 2-way SSL/TLS connection using the truststore.
How to secure communications for Spring Boot apps using end-to-end TLS/SSL?
Example of how to add TLS and consume secured REST endpoints in Spring Boot applications.
Example of a multi-client chat, using TLS encryption.
SSL/TLS Tools in Java/Goovy
An example implementation of embedded Apache Tomcat 8.5 with SSL/TLS.
SSL/TLS Test Server (supports SSLv3 to TLS1.3)
A program that downloads a file from the Internet given a URL over TCP.
A simple and flexible implementation of SSLEngine
2-way SSL utilities for inhouse applications
Microprofile RestClient with Mutual TLS Authentication
IoTBroker.cloud Android Client is an application that allows you to connect to the server using MQTT, MQTT-SN, AMQP or COAP protocols and exchange messages. Data can be also encrypted with TLS or DTLS.
Project for the course of Cybersecurity, master degree in Computer Engineering @ Università degli Studi di Salerno.
● Designed a website utilizing Service-Oriented MVC architecture, RESTful Web Services, JSP, AJAX, jQuery, HTML, CSS,JavaScript,Bootstrap. ● Implemented user registration and login, ability to bid and post, search for a bid, filtering of bids and add the desired bid to the cart. The client- server communication is TLS/SSL encrypted and gZip comp…
Created by Internet Engineering Task Force
Released 1999