AA 2601: apply prerequisites review feedback (09/03/2026) - #1482
AA 2601: apply prerequisites review feedback (09/03/2026)#1482eanandappa99 wants to merge 3 commits into
Conversation
Changes from the 09/03/2026 prereq review: - Tighten the TLS checklist item to "bring-your-own certificate files prepared" - Drop the OS-user readability note from the <hostname>.key row - Split the CA trust commands into RHEL and Debian/Ubuntu tabs, since the destination path and update command differ, and add a description of what the block does - Add a description to the openssl verification block - Remove the pointer to the TLS Certificate Requirements page - Rename the connector table's Port column to Default Port - Add a closing section telling readers to confirm the checklist before install Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
Auto-Fix Summary4 issues fixed, 5 skipped across 1 files
| Ask |
- Make Debian / Ubuntu the first and default tab; the page names Ubuntu 24.04 LTS as the primary tested platform - Scope the CA trust-store step to internal/private CAs, matching the ca-bundle.crt row that already marks the file optional for public certs - Note that the connector table shows default ports and what to do when a source listens elsewhere - Replace the unverifiable "most common cause" sentence with the actual consequence (installer preflight stops on failure); retitle the section Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
Documentation PR ReviewEditorial Reviewdocs/accessanalyzer/2601/install/prerequisites.md
Summary5 editorial suggestions across 1 file. Vale and Dale issues are auto-fixed separately. What to do next: Comment
You can ask Claude anything about the review or about Netwrix writing standards.
|
Auto-Fix Summary0 issues fixed, 7 skipped across 1 files
| Ask |
Applies the Prereq Updates 09/03/2026 review feedback to
docs/accessanalyzer/2601/install/prerequisites.md.Changes
<hostname>.keytable row/etc/pki/ca-trust/source/anchors/and runsupdate-ca-trust; Debian keeps the existing path andupdate-ca-certificatesPorttoDefault PortNotes for review
.local/.localhostTLD warning as pending validation, so that text is unchanged in this PR./etc/dspm/path, theca-bundle.crtsource file, and thedspm-ca.crtdestination filename are unchanged, since those are literal on-disk values.Scope
This PR covers
install/prerequisites.mdonly. The same content is mirrored ininstall/quickinstall.md,install/system/network.md, andinstall/system/certificates.md, which are intentionally left alone here.Generated with AI
Co-Authored-By: Claude Code ai@netwrix.com