getvictor
14 hours ago
I wrote up the pros and cons of mTLS vs HTTP message signatures for additional client authentication here:
Item id: 44484601
14 hours ago
I wrote up the pros and cons of mTLS vs HTTP message signatures for additional client authentication here:
a day ago
No sane infrastructure engineer would let you do anything other than TLS in production. Devs are largely untrusted to get security correct.
a day ago
Yes, I'm assuming you're always running TLS. The question is whether to use mTLS (mutual TLS) vs HTTP message signatures to verify that the request is coming from a trusted client.