There are 1 repository under mtls-authentication topic.
A prototype malware C2 channel using x509 certificates over mTLS
Simplifies network requests using SwiftNIO with powerful types like DataTask, DownloadTask, and UploadTask.
API para facilitar a criação e atualização do token necessário para o acesso a API pública do Nubank (para consulta de extratos, saldo e etc.)
The purpose of this module is to solve the problem of multiple keystores using Spring Boot + Kafka + Schema Registry + SSL and Spring Schema Resgistry Test
Sidecar Docker container used to authenticate using mTLS communication as server (webhook, for example) between microservices
Quickly protect your self-hosted TCP applications with mTLS via an easy-to-use interface and client application
A lightweight website for testing mTLS as both client and server
Example for creating mTLS certs with cfssl
Mutual TLS authentication (mTLS) in Swift.
Set of tools to debug mTLS configuration issues when installing Alfresco Services using mTLS protocol
Example of an authenticated gRPC & grpc-gateway HTTP server, and various client connection examples.
The Client Certificate Authentication/mTLS Architecture in NGINX
Setting up mTLS with Apache HTTP server
a demo using rsocket to communicate between two spring boot services with mutual TLS & CRL, JWT for authentication, protobuf for serializion, cloudevents for routing and rabbitmq for event queue
Ambassador Docker container used to authenticate using mTLS communication as client (request) between microservices
mTLS implementation between Cloudflare and AWS
This is a cross-platform go tool to demonstrate the implementation of mTLS (Mutual TLS) and how useful it can be to setup authorization on top of TLS certificate - known as Certificate Bound Token. This program could be run into client or server mode. All certificates (for root & clients CAs, server and clients) are auto generated.
Example on how to configure mTLS using envoy
go mTLS with multiple certificate issuers and OCSP verification
The Client Certificate Authentication/mTLS Architecture in Haproxy
This is a demo of doing mTLS with nginx.
MQTT Client using Paho Library
Cargomail — a reference implementation of the revised Internet mail architecture
An Android mTLS proxy client for connecting to self-hosted applications protected by Drawbridge, a reverse proxy
A lightweight and cross-platform desktop proxy client. To connect to self-hosted applications protected by Drawbridge, a reverse proxy.
Web Api behind NGINX with mTLS authentication & SSL termination
Script to generate Certificate Authority and Client Certificate for mTLS tests
Demo Golang project with a bidirectional streaming gRPC server and mTLS authentication
🐭 Moco-proxy is TCP & TLS proxy with load balancing, traffic mirroring and monitoring support.
Small utility that starts local http server, and forwards all requests to remote endpoint that requires mTLS authentication.
Demo for exposing apis over SSL/mTLS using springboot
Bu proje, çift yönlü TLS (mutual TLS veya mTLS) kullanarak güvenli bir iletişim sunar. Server yalnızca mTLS ile gelen istekleri kabul eder. Client ise sunucuya bağlanarak mTLS aracılığıyla istek gönderir.
Example project demonstrating digital certificate generation and mutual TLS authentication using Java and OpenSSL.