]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc: update RGW HTTPS configuration to use certmgr and new fields
authorRedouane Kachach <rkachach@ibm.com>
Mon, 8 Sep 2025 13:20:27 +0000 (15:20 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Tue, 9 Sep 2025 10:53:32 +0000 (12:53 +0200)
commite5d4e5b97a061f0716df4da05fa1bb05ea2b3334
tree3a64e2da19d06c7ca6c16bdea88a888e639b91f3
parentdeeb835d4287b69439103baaf864bb0d44fb700d
doc: update RGW HTTPS configuration to use certmgr and new fields

With the introduction of certmgr, RGW services now support three
certificate sources: cephadm-signed (default), inline, and reference.
Docs have been updated to:

- Show how to provide inline certificates using the new ssl_cert/ssl_key
  fields instead of the deprecated rgw_frontend_ssl_certificate.
- Explain how to register and reference user-provided certs/keys
- Clarify that cephadm-signed certificates remain the default, with
  optional wildcard SANs support.

The usage of rgw_frontend_ssl_certificate is still supported for
backward compatibility, but is now documented as deprecated.

Signed-off-by: Redouane Kachach <rkachach@ibm.com>
doc/cephadm/services/rgw.rst