Deploying self-signed cephadm certificates with SAN configuration
Configure HTTPS for the Ceph Object Gateway (RGW) by using cephadm-managed self-signed certificates with Subject Alternative Name (SAN) entries.
Before you begin
- A running and healthy IBM Storage Ceph cluster.
- The Ceph Object Gateway is deployed by using cephadm.
- Root-level access to the Ceph cluster.
About this task
This task extends the HTTPS configuration for the Ceph Object Gateway by enabling self-signed certificates with SAN entries. SAN configuration allows access by using multiple domain names or hostnames, which is required for virtual-host–style S3 access and multi-site deployments.
cephadm automatically generates and manages certificates when certificate_source: cephadm-signed is used (or generate_cert is set). You can specify SAN entries by using zonegroup_hostnames.
Procedure
Results
The Ceph Object Gateway is configured with HTTPS using cephadm-managed certificates. The generated certificate includes SAN entries that allow access through multiple hostnames or domains.
What to do next
You can extend this configuration for multi-site deployments. For more information, see: