TLS Authentication

Using mutual TLS for authentication

HTTPS requires only server (API) to present a certificate

With Mutual TLS both parties present certificates to authenticate themselves

Conveys machine identities.

Last updated