Skip to content

RS: certificate_subject_line formatting requirements and fixed example for cert-based auth#3504

Open
rrelledge wants to merge 2 commits into
mainfrom
DOC-6746
Open

RS: certificate_subject_line formatting requirements and fixed example for cert-based auth#3504
rrelledge wants to merge 2 commits into
mainfrom
DOC-6746

Conversation

@rrelledge

@rrelledge rrelledge commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Note

Low Risk
Documentation-only changes to security how-to pages; no product or API behavior is modified.

Overview
Updates Redis Software certificate-based authentication docs (current, 7.22, and 7.8) so certificate_subject_line examples and guidance match what the API expects.

The POST /v1/users example string is corrected to RFC 2253 style: no spaces after commas, OU labeled as Organizational Unit, and attribute order starting with CN. Minor copy fixes remove stray spaces before colons in the same sections.

A new note lists requirements: RFC 2253 format, reverse attribute order from CN, exact match to the cert subject, and a single OU value. The same note appears wherever cert users are created (REST API and database setup on the main page).

Reviewed by Cursor Bugbot for commit 7f770ee. Bugbot is set up for automated code reviews on this repo. Configure here.

@rrelledge rrelledge requested a review from a team June 15, 2026 20:42
@rrelledge rrelledge self-assigned this Jun 15, 2026
@rrelledge rrelledge added the rs Redis Software label Jun 15, 2026
@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

DOC-6746

@jit-ci

jit-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@dwdougherty dwdougherty left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rs Redis Software

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants