-
Notifications
You must be signed in to change notification settings - Fork 0
load balancer external ip custom certificates for minio
Cesar Celis Hernandez edited this page Mar 10, 2023
·
3 revisions
To show how customer can use customer certificates and configure its minio to be accessed without an IP address
- Using Digi Cert, customer generated the certs somehow and provide them in the UI:
-
MinIO CA Certificates
is the root certificate and customer put the filedigicert_ca.pem
- The other certificates where wild card certificates meaning they have * to include other subdomains and it seems they put the same certs twice
MinIO Server Certificates
andMinIO Client Certificates
but I need to understand the difference and if they can be the same or why we have two, for other time...