An open API service providing repository metadata for many open source software ecosystems.

Topic: "mtls-authentication"

jconwell/secret_handshake

A prototype malware C2 channel using x509 certificates over mTLS

Language: Python - Size: 30.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 137 - Forks: 12

request-dl/request-dl-nio 📦

Simplifies network requests using SwiftNIO with powerful types like DataTask, DownloadTask, and UploadTask.

Language: Swift - Size: 3.88 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 90 - Forks: 0

mvallim/spring-schema-registry

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

Language: Java - Size: 299 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 28 - Forks: 4

diegomdrs/nubank-token-api

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.)

Language: JavaScript - Size: 315 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 2

imdawon/Drawbridge

Quickly protect your self-hosted TCP applications with mTLS via an easy-to-use interface and client application

Language: Go - Size: 4.81 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 12 - Forks: 1

bancodobrasil/api-mtls-sidecar-proxy

Sidecar Docker container used to authenticate using mTLS communication as server (webhook, for example) between microservices

Language: Go - Size: 127 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 3

paralus/relay

Relay server and agent for kubernetes cluster interactions

Language: Go - Size: 50.5 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 10 - Forks: 11

mradile/cfssl-mtls-demo

Example for creating mTLS certs with cfssl

Language: Makefile - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

tomcz/example-grpc

Example of an authenticated gRPC & grpc-gateway HTTP server, and various client connection examples.

Language: Go - Size: 235 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 1

bancodobrasil/mtls-best-friend

A lightweight website for testing mTLS as both client and server

Language: JavaScript - Size: 423 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 4

aborroy/alfresco-mtls-debugging-kit

Set of tools to debug mTLS configuration issues when installing Alfresco Services using mTLS protocol

Language: Java - Size: 742 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

fabriziosalmi/mtls-cloudflare-aws

mTLS implementation between Cloudflare and AWS

Language: Shell - Size: 103 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

xbkaishui/mtls-demo

demo mtls using nginx

Language: Shell - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

arthurtsang/rsocket-mtls-demo

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

Language: Java - Size: 140 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

bancodobrasil/api-mtls-ambassador-gateway

Ambassador Docker container used to authenticate using mTLS communication as client (request) between microservices

Language: Go - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

DuffleOne/certgen 📦

A CLI tool written in Go to provision a Root CA, server certificates, and mTLS client certificates that plug straight into your services and browser.

Language: Go - Size: 106 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

imdawon/Emissary-Daemon

A lightweight and cross-platform desktop proxy client. To connect to self-hosted applications protected by Drawbridge, a reverse proxy.

Language: Go - Size: 435 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

salrashid123/go_mtls_scratchpad

go mTLS with multiple certificate issuers and OCSP verification

Language: Go - Size: 3.11 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

jeamon/demo-mtls

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.

Language: Go - Size: 18.6 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

vinayputtaraju/http-security-layer

Demo for exposing apis over SSL/mTLS using springboot

Language: Java - Size: 96.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

sonnyyu/mtls-nginx

The Client Certificate Authentication/mTLS Architecture in NGINX

Language: HTML - Size: 64.5 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

sonnyyu/mtls-haproxy

The Client Certificate Authentication/mTLS Architecture in Haproxy

Size: 143 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

neibla/streaming-grpc-with-mtls

Demo Golang project with a bidirectional streaming gRPC server and mTLS authentication

Language: Go - Size: 47.9 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

alokkusingh/mqtt-client

MQTT Client using Paho Library

Language: Java - Size: 99.6 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

luboid/web-api-nginx-mtls

Web Api behind NGINX with mTLS authentication & SSL termination

Language: C# - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

oluizeduardo/mutual-tls-java-demo

Example project demonstrating digital certificate generation and mutual TLS authentication using Java and OpenSSL.

Language: Java - Size: 6.84 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

tpokki/mtls-proxy

Small utility that starts local http server, and forwards all requests to remote endpoint that requires mTLS authentication.

Language: Go - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

fopina/traefik-commonname-validator-plugin

Traefik plugin which allows authorizing mTLS requests based on subject CN.

Language: Go - Size: 120 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Manu-sh/berserk_tls

client/server pair - openssl - mutal TLS authentication (mTLS)

Language: C - Size: 91.8 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

sazonovItas/go-moco-proxy

🐭 Moco-proxy is TCP & TLS proxy with load balancing, traffic mirroring and monitoring support.

Language: Go - Size: 96.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

imdawon/Emissary-Android

An Android mTLS proxy client for connecting to self-hosted applications protected by Drawbridge, a reverse proxy

Language: Kotlin - Size: 9.43 MB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

anasoid/mtls-java-tuto

java sample mtls example

Language: Java - Size: 49.8 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cargomail-org/cargomail

Cargomail — a reference implementation of the revised Internet mail architecture

Language: Go - Size: 15.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cargomail-org/grip

Global Reference Identity Protocol (GRIP)

Language: Less - Size: 891 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hasithaishere/mtls-with-nodejs

Discover how to implement mTLS in Node.js for secure communication. Practical code examples and easy steps for enhanced application security.

Language: JavaScript - Size: 415 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

parlaynu/studio-api

Skeleton gRPC API server using mTLS for authentication and LDAP group membership for authorisation.

Language: Go - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cargomail-org/mta

GRIP Message Transfer Agent

Language: Go - Size: 723 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cargomail-org/cargomail-zitadel-oidc Fork of zitadel/oidc

A fork of the OpenID Connect Go library from ZITADEL

Language: Go - Size: 682 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

matheus-meneses/mtls-cert-generator

Script to generate Certificate Authority and Client Certificate for mTLS tests

Language: Shell - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sonnyyu/mtls-apache

The Client Certificate Authentication/mTLS Architecture in Apache

Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sonnyyu/mtls-eclipse-mosquitto

Use mTLS authentication at Eclipse Mosquitto An open source MQTT broker

Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

fincloud-io/simple-mtls

Creates a simple mTLS setup using a self-signed certificates (CA, Server)

Language: Shell - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

abhinav3295/nginx-mtls

This is a demo of doing mTLS with nginx.

Language: Shell - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MarcosChaarBR/mtls-best-friend Fork of bancodobrasil/mtls-best-friend

A lightweight website for testing mTLS as both client and server

Size: 423 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0