SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Public Key Infrastructure (PKI) and Certificates

Mutual TLS (mTLS) is an authentication mechanism in which both the client and the server present X.509 certificates to verify each other's identity during a TLS handshake. Developers use it on SAP Business Technology Platform to establish secure, certificate-based trust between services and applications, going beyond standard one-way TLS where only the server is authenticated.

Tutorials that teach this

Docs explaining this concept

Concepts that build on this