SAP

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

Certificate Chain and Private Key Handling

The concept name is not defined in the provided sources, and no clear definition can be derived from the available snippet titles alone. Based on the source context, this appears to relate to Mutual TLS (mTLS) Authentication, which is a security mechanism where both the client and server authenticate each other using digital certificates during a TLS handshake. Developers use it on SAP Business Technology Platform to secure inbound and outbound communication for integration flows, such as configuring OAuth Client Credentials Grant authentication with SAP-generated certificates for senders calling integration flows.

Tutorials that teach this

Docs explaining this concept

Prerequisites