Nordstrom / xrpc

Simple, production ready Java API server built on top of functional composition.
Apache License 2.0
17 stars 17 forks source link

Make mutual TLS configurable for health check / nonrouting endpoints #210

Open jkinkead opened 5 years ago

jkinkead commented 5 years ago

Currently enabling mutual TLS is all-or-nothing.

This isn't practical for things like /health that a load balancer wants to have access to.