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

GitHub topics: mutual-tls

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

Language: Java - Size: 1.41 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 597 - Forks: 128

ftcunion/cloudflare-aop-scripts

Minimal bash scripts to work with custom certificates for Cloudflare's authenticated origin pulls feature

Language: Shell - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

przemek-nowicki/node-express-template.ts

NET.ts - node express template built on TypeScript that follows the top-ranked practices from the https://github.com/goldbergyoni/nodebestpractices :zap:

Language: TypeScript - Size: 1.54 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 104 - Forks: 26

openlab-red/quarkus-mtls-quickstart

Quarkus Mutual TLS Quickstart

Language: Java - Size: 293 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 12 - Forks: 9

DanBurkhardt/nginx-configs

NGINX configuration examples for various situations.

Language: Shell - Size: 399 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

julie-ng/nodejs-certificate-auth

Demo for Client Certificate Authentication with Node.js Tutorial

Language: JavaScript - Size: 231 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 117 - Forks: 31

curityio/spring-boot-openid-client-mtls

An example on how to create an OpenID client with Spring Security that uses mutual TLS client authentication to retrieve the token.

Language: Java - Size: 2.74 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

enricofoltran/hello-auth-grpc 📦

two grpc microservices with mutual TLS and token authentication in Go

Language: Go - Size: 9.77 KB - Last synced at: 24 days ago - Pushed at: almost 8 years ago - Stars: 210 - Forks: 17

MichaelViveros/nginx-mutual-tls

NGINX image with Mutual TLS (server authentication AND client authentication)

Language: Dockerfile - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 5

lyteabovenyte/Mock-kafka

building distributed commit log service inspired by kafka using similar approach as Bitcask( the default storage engine in Riak) and using custom Kubernetes operators to handle advanced deployment strategies.

Language: Go - Size: 126 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

andifalk/client-certificate-demo

Demo for client/server certificate authentication using TLS (Mutual TLS)

Language: Java - Size: 297 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

epomatti/mutual-tls

mTLS implementation

Language: Java - Size: 147 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

jackieluc/nats-tls-demo 📦

Language: Shell - Size: 18.6 KB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ozancivaner/nginx-mutual-tls

Sample mutual TLS configuration for NGINX.

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

autodidaddict/grpctls_sample

Sample illustrating mutual TLS and streaming gRPC using Elixir

Language: Elixir - Size: 24.4 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

rinokadijk/vault-cockroach

A demonstration of the Vault api to issue certificates for a CockroachDB cluster

Language: Shell - Size: 3.54 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

bruce-mig/pc-book-go

A golang application which provides unary, server-streaming, client-streaming & bi-directional streaming gRPC APIs as well as an http-gatewaty server

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

maoyunfei/grpc-mutual-tls-demo

grpc mutual tls demo

Language: Java - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 3

miztiik/serverless-api-mutual-tls

Implement Mutual TLS auth for an API on AWS API Gateway

Language: Python - Size: 1.13 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 4

crabtree/mtls-transmitter

Reverse proxy injecting client certificate for mTLS communication

Language: Go - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 6

MarcosChaarBR/mutual-tls-ssl Fork of Hakky54/mutual-tls-ssl

🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual

Size: 1.31 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jjhbw/auth0-api-gateway

Example of a reverse proxy in Golang that can validate Auth0 JWT's.

Language: Go - Size: 1.42 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

joekir/mTLS-Tests

A golang client and server test setup for mutual TLS

Language: Go - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 4

Laisky/go-mutual-tcp-tls

tcp with mutual tls

Language: Go - Size: 65.4 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

elgohr/golang-mutual-cf 📦

This library provides a http-Client, which uses the Cloudfoundry Instance Identity Credentials for mutual TLS.

Language: Go - Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

TarasRashkevych99/client-server-com-demo

Language: HTML - Size: 32.2 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

disyam/postgres-mtls

Configuring PostgreSQL Server for Mutual TLS (mTLS)

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

disyam/mysql-mtls

Configuring MySQL Server for Mutual TLS (mTLS)

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

UKHomeOffice/acp-client-cert-demo 📦

Example of ACP kubernetes ingress with Lets Encrypt and client certificate authentication

Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

snowdrop/istio-security-example 📦

A booster demonstrating Istio mutual TLS between two services

Language: Java - Size: 667 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

BenEdridge/mutual-tls

🔐 Working example of mutual TLS client-server in Node (HTTP2, WebSockets & gRPC)

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

borgoat/keycloak-x509-envoy

Language: Kotlin - Size: 66.4 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

psnosignaluk/mtlsc

Test mTLS connections from the perspective of a client.

Language: Go - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 5 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: over 3 years ago - Stars: 0 - Forks: 0

bahram-jahanshahi/Mutual-TLS-Spring-Boot

Secure Data Transfer by Creating a TCB based on Mutual TLS

Language: Java - Size: 135 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kbehouse/gRPC-go-mTLS

Language: Go - Size: 18.6 KB - Last synced at: 17 days ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 5

MichaelViveros/apache-mutual-tls

Apache image with mutual TLS

Language: Dockerfile - Size: 18.6 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

swd543/mutual-auth

Figure out how to get mutual authentication running with self-signed certificates, spring, embedded tomcat and java.

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