Skip to content

load balancer external ip custom certificates for minio

Cesar Celis Hernandez edited this page Mar 10, 2023 · 3 revisions

Objective:

To show how customer can use customer certificates and configure its minio to be accessed without an IP address

Steps:

  1. Using Digi Cert, customer generated the certs somehow and provide them in the UI:
Screenshot 2023-03-10 at 11 43 05 AM

Notes:

  • MinIO CA Certificates is the root certificate and customer put the file digicert_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 and MinIO Client Certificates but I need to understand the difference and if they can be the same or why we have two, for other time...
Clone this wiki locally