Frontend Component Operations
This section introduces platform Web frontend operations-related content.
Replace Frontend Certificate
Introduction to how to use custom certificates to replace the system frontend's default certificate.
nginx Configuration
After deployment is complete, if you want to expose the platform's frontend to external network access through nginx, the recommended nginx configuration is as follows.
Frontend Using HTTP
Introduction to how to configure frontend access protocol as HTTP
Frontend Mutual TLS Configuration
After platform deployment, TLS server-side (one-way) authentication is enabled by default. This article introduces how to enable client verification (mutual) authentication when server-side authentication already exists.