Skip to content

docs: support mounting ca-bundle.crt in ceph#2336

Draft
jackhodgkiss wants to merge 1 commit into
stackhpc/2025.1from
ceph-extra-args-doc
Draft

docs: support mounting ca-bundle.crt in ceph#2336
jackhodgkiss wants to merge 1 commit into
stackhpc/2025.1from
ceph-extra-args-doc

Conversation

@jackhodgkiss
Copy link
Copy Markdown
Contributor

Services such as RGW integration with keystone have in the past required ignoring SSL verification failures. This can be avoided by mounting the ca-bundle.crt in the container for a more secure deployment.

@github-actions github-actions Bot added the waiting-review PR is waiting for a review label Jun 1, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Cephadm configuration documentation to enable SSL verification for the Keystone integration by setting 'rgw_keystone_verify_ssl' to true. It also adds instructions on how to copy the CA certificate to Ceph hosts and mount it within the Ceph containers. A review comment points out a grammatical typo in the added instructions ('the running' instead of 'then run').

Comment thread doc/source/configuration/cephadm.rst Outdated
@jackhodgkiss
Copy link
Copy Markdown
Contributor Author

Note this requires the following to be merged and released stackhpc/ansible-collection-cephadm#207

Services such as RGW integration with `keystone` have in the past
required ignoring `SSL` verification failures. This can be avoided by
mounting the `ca-bundle.crt` in the container for a more secure
deployment.

Signed-off-by: Jack Hodgkiss <jack@stackhpc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-review PR is waiting for a review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant