]> git-server-git.apps.pok.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>
Wed, 1 Oct 2025 15:20:43 +0000 (17:20 +0200)
commite05497e644be907387e1ad97d6ea9836ccf76b7f
treed56eeaf43df77e96635d58c7f59054ae4ca23eab
parent514a1eaff4f351694a52520507a289f6a1ada591
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.

Resolves: rhbz#2400686

Signed-off-by: Redouane Kachach <rkachach@ibm.com>
(cherry picked from commit e5d4e5b97a061f0716df4da05fa1bb05ea2b3334)
doc/cephadm/services/rgw.rst