What does 'mTLS' (mutual TLS) add compared to standard TLS in Open Banking API security?
-
A
It compresses API payloads to reduce latency
-
B
Both the client and server authenticate each other with certificates, not just the server authenticating itself
-
C
It replaces OAuth 2.0 with a simpler key-based scheme
-
D
It enables faster certificate renewal via ACME protocol