deislabs / bindle

Bindle: Object Storage for Collections
Apache License 2.0
263 stars 37 forks source link

mTLS auth #312

Open lann opened 2 years ago

lann commented 2 years ago

To support m2m auth for e.g. CI/CD, add support for client certificate authentication. This would include a config option for specifying a CA certificate which would be used to validate client certificates.