SSL Authentication
SSL authentication defines how you want the clients and backend servers to be authenticated.
One-way Authentication
Only backend servers will be authenticated by a client.
You need to add a server certificate to a load balancer to prove its identity to the client. No certificate is required for backend servers.
If only server authentication is required, you can configure one-way authentication.
Mutual Authentication
The clients and backend servers will authenticate each other.
You need to add a server certificate to a load balancer to prove its identity to the client, and add a CA certificate to authenticate clients. No certificate is required for backend servers.
If your service requires high security, you can select mutual authentication to enable clients and backend servers to authenticate each other.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot