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 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 that go beyond the standard CF CLI capabilities to support custom domain lifecycle management.
Tutorials that teach this
- Tutorial Get Started with the Custom Domain Manager
- Tutorial Set Up the SAP Business Connector for On-Premise WebSocket RFC to Cloud
- Tutorial Installing XS CLI Client
- Tutorial Get Started with Creating a Custom Domain in SAP Build Work Zone, advanced edition
- Tutorial Learn how to consume SAP Concur API using Cloud Integration
Docs explaining this concept
Prerequisites
- Concept Transport Layer Security (TLS) The provided sources do not contain sufficient information to write a grounded definition for an **undefined** concept. Source [S1] touches on frontend communication security between a customer browser and a system, but without a specific concept name or adequate supporting detail across the sources, no accurate and fully grounded definition can be produced. Please provide a valid concept name and relevant source snippets to generate a definition.
- 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.