31 results for “topic:mutual-authentication”
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included
🔐 An SSL library for configuring http client or server. Rich with features such as hot reloading ssl and trusting additional certificates during runtime, combining multiple keystores, loading pem files and os/jdk certificates, logging certificate information during ssl handshake, bypassing ssl configuration from other libraries and more
🔐 Working example of mutual TLS client-server in Node (HTTP2, WebSockets & gRPC)
An example setup of mutual authentication with GRPC and NodeJS.
L'obiettivo di questo progetto è quello di fornire un template pronto all'uso e che realizza un sistema di mutua autenticazione o autenticazione bilaterale SSL/TLS basato su Apache HTTP
A Public Key Infrastructure management server in Node JS
This repository demonstrates the usage of various authentication methods when interacting with APIs using Feign Client in a Spring Boot application
Two way SSL Authentication Between Two Services
Welcome to hell (if authenticated).
A docker project that sets up an NGINX server protected by 2-way SSL Verification (Mutual Authentication)
The Client Certificate Authentication/mTLS Architecture in NGINX
Bachelor thesis that aims to implement a mutual authentication paradigm between a cloud platform and IoT devices such as ESP8266 and ESP32
Dart HTTP Mutual Authentication
This lab required the group to compromise mutual authentication between two parties via two techniques: an ARP cache poisoning and a Man-In-the-Middle Attack.
A Golang HTTP2 TLS/SSL Server for Mutual Authentication (A.K.A Client Side Authentication)
SCRAM/OAuth2-based auth system
Two-way SSL authentication Server & Client.
This repository provides a fully authenticated end-to-end encrypted instant messaging web application where only authenticated clients and servers can communicate on a secure channel
Project implementing a sample Mutual Authentication (mTLS) solution using Quarkus
Figure out how to get mutual authentication running with self-signed certificates, spring, embedded tomcat and java.
Example for mutual authentication between server and client
SSL mutual authentication with Smart Card
Progetto tutorial per l'articolo Implementazione di TLS Mutual Authentication (mTLS) con Quarkus
A simple android client application to demonstrate the mutual TLS authentication (certificate-based authentication)
In this project I want to show you how to build a SOAP JAX-WS (Java API for XML Web Services) client using the Liferay infrastructure. Let's start with a concrete example.
Mosquitto SSL Configuration - MQTT TLS Security
The Client Certificate Authentication/mTLS Architecture in Apache
Setup key store and trust store for Client and Server to mutually authentica
Criptografía simétrica en IoT con TTP y autenticación mutua
This repository contains a simulation of an authentication protocol between an IoT device and an IoT server using secure vaults. The implementation showcases a secure and efficient mechanism for mutual authentication through cryptographic operations, session management, and a shared vault.