Load balancers
Configure mutual TLS authentication
Gcore Load Balancers support mutual TLS (mTLS) authentication that enables two-way authentication between the client and the server. This feature ensures that traffic is encrypted and both parties are verified before any data exchange.
To configure mTLS, you need to set up:
-
A TLS certificate for client authentication.
-
An identifier of the certificate revocation list (if you maintain that list).
-
A bundle of trusted root and intermediate certificates (CA bundle) that will be used to verify client certificates.
You can configure mTLS via API. Check Gcore API documentation for more information about the required parameters and acceptable values for setting up mTLS.