mutual-authentication
There are 27 repositories under mutual-authentication topic.
Hakky54/mutual-tls-ssl
๐ 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
Hakky54/sslcontext-kickstart
๐ A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples. Available client examples are: 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 gRPC, WebSocket and ElasticSearch examples are included
jSherz/node-grpc-mutual-auth-example
An example setup of mutual authentication with GRPC and NodeJS.
BenEdridge/mutual-tls
๐ Working example of mutual TLS client-server in Node (HTTP2, WebSockets & gRPC)
amusarra/docker-apache-ssl-tls-mutual-authentication
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
stustanet/helgrind
Welcome to hell (if authenticated).
brodriro/HttpMutualAuthentication
Dart HTTP Mutual Authentication
ervinne13/mutual-authentication-protected-server
A docker project that sets up an NGINX server protected by 2-way SSL Verification (Mutual Authentication)
MFT-Freelance/PKI-server-node
A Public Key Infrastructure management server in Node JS
rhidoyhasanmahmud/springboot-two-way-ssl-authentication
Two way SSL Authentication Between Two Services
ElMostafaIdrassi/goMutualAuthServer
A Golang HTTP2 TLS/SSL Server for Mutual Authentication (A.K.A Client Side Authentication)
kbmclaren/lab3-CMSC426-CmpSec
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.
Potentii/Kunlun
SCRAM/OAuth2-based auth system
SamueleMeta/iot-mutual-authentication
Bachelor thesis that aims to implement a mutual authentication paradigm between a cloud platform and IoT devices such as ESP8266 and ESP32
sonnyyu/mtls-nginx
The Client Certificate Authentication/mTLS Architecture in NGINX
alphaqiu/mutual-auth
Example for mutual authentication between server and client
islam35/pkcs11engine
SSL mutual authentication with Smart Card
jackblackevo/mutual-authentication
Two-way SSL authentication Server & Client.
rajivmanivannan/certificate-based-authentication-android-client
A simple android client application to demonstrate the mutual TLS authentication (certificate-based authentication)
swd543/mutual-auth
Figure out how to get mutual authentication running with self-signed certificates, spring, embedded tomcat and java.
TarasRashkevych99/authentiflow
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
amusarra/liferay-72-soap-client-examples
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.
amusarra/quarkus-mtls-auth
Progetto che implementa una soluzione di esempio di Mutua Autenticazione (mTLS) usando Quarkus
amusarra/quarkus-mtls-auth-tutorial
Progetto tutorial per l'articolo Implementazione di TLS Mutual Authentication (mTLS) con Quarkus
productiveAnalytics/client_server_authentication
Setup key store and trust store for Client and Server to mutually authentica
sonnyyu/mtls-apache
The Client Certificate Authentication/mTLS Architecture in Apache
sonnyyu/mtls-mosquitto
Mosquitto SSL Configuration - MQTT TLS Security