deislabs / bindle

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

DO NOT COMMIT: Add support for mTLS auth #316

Closed lann closed 1 year ago

lann commented 2 years ago

Fixes #312

ghost commented 2 years ago

CLA assistant check
All CLA requirements met.

lann commented 2 years ago

As written this depends on https://github.com/seanmonstar/warp/pull/942 being merged. Another possible approach would be to extract client cert with a Tower layer, though from a brief review that looks like significantly more work unless I am missing an existing crate.