SAP BC Certificate Toolkit Usage
The concept name was not provided, so a precise definition cannot be written. Based on the available sources, the related topic covers using the SAP Business Connector to enable WebSocket RFC communication between on-premise systems and the cloud. Developers use this setup to configure and tunnel Remote Function Call (RFC) traffic securely over WebSocket connections to cloud-based SAP systems.
Tutorials that teach this
Prerequisites
- Concept SSL Certificate Generation and Management
- Concept 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](https://help.sap.com/docs/btp/sap-business-technology-platform/b2746795de5543aca2eefa9de2424256?locale=en-US&state=PRODUCTION&version=Cloud) to establish secure, certificate-based trust between services and applications, going beyond standard one-way TLS where only the server is authenticated.
- Concept X.509 Client Certificate Lifecycle Management The concept name was not provided, so a precise definition cannot be generated. The available sources discuss topics related to **mTLS (Mutual TLS)** and **X.509 certificate-based authentication** with the [SAP Authorization and Trust Management Service](https://help.sap.com/docs/btp/sap-business-technology-platform/63fd9f1a140245df870dd7150ff15292?locale=en-US&state=PRODUCTION&version=Cloud) on SAP BTP. Developers use mTLS with X.509 certificates to implement secure, certificate-based token retrieval and service-to-service authentication, such as enhancing connectivity between services like SAP AI Core. [X.509 certificate parameters](https://help.sap.com/docs/btp/sap-business-technology-platform/436ed684eadc4045881e59bd1048d98d?locale=en-US&state=PRODUCTION&version=Cloud) can be managed directly by the SAP Authorization and Trust Management Service to support these secure communication patterns.
- Concept TLS/SSL Configuration and mTLS
- Concept TLS Certificate and Private Key Management The **Custom Domain Plugin for the Cloud Foundry Environment** is a plugin that extends the Cloud Foundry CLI with additional commands for managing [custom domains](https://help.sap.com/docs/btp/sap-business-technology-platform/1832fcd1eec9415694de50f620e5a522?locale=en-US&state=PRODUCTION&version=Cloud) on SAP Business Technology Platform. Developers use it to configure and operate custom domain settings directly from the command line within the Cloud Foundry environment. It provides [extended Cloud Foundry commands](https://help.sap.com/docs/btp/sap-business-technology-platform/4333dc97ea0d42bd8fe13eebd4382a9b?locale=en-US&state=PRODUCTION&version=Cloud) that go beyond the standard CF CLI capabilities to support custom domain lifecycle management.