Skip to content

Add steps for enabling TLS on BHCE#285

Merged
jeff-matthews merged 2 commits into
mainfrom
enable-tls-bhce
May 13, 2026
Merged

Add steps for enabling TLS on BHCE#285
jeff-matthews merged 2 commits into
mainfrom
enable-tls-bhce

Conversation

@jeff-matthews
Copy link
Copy Markdown
Contributor

@jeff-matthews jeff-matthews commented May 13, 2026

Summary by CodeRabbit

  • Documentation
    • Added comprehensive guide for enabling Transport Layer Security (TLS) to secure BloodHound Community Edition with HTTPS.
    • Includes step-by-step instructions for configuring TLS certificates and Docker setup.
    • Provides guidance for generating self-signed certificates for local development and testing environments.
    • Contains verification steps to ensure secure HTTPS connectivity.

Review Change Stack

@jeff-matthews jeff-matthews self-assigned this May 13, 2026
@jeff-matthews jeff-matthews added the administration Docs related to managing general tenant configuration label May 13, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 13, 2026

Warning

Rate limit exceeded

@jeff-matthews has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 52 minutes and 51 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2870d2a5-121f-403b-9a66-32061140f522

📥 Commits

Reviewing files that changed from the base of the PR and between 0d53169 and d193daa.

📒 Files selected for processing (1)
  • docs/get-started/custom-installation.mdx

Walkthrough

Documentation-only PR that adds a complete TLS/HTTPS enablement guide for BloodHound Community Edition. The changes include step-by-step instructions for certificate configuration, Docker setup, and verification, plus a cross-reference tip in the config documentation section.

Changes

TLS Documentation for BHCE

Layer / File(s) Summary
TLS enablement guide with certificate and container setup
docs/get-started/custom-installation.mdx
New "Enable Transport Layer Security (TLS)" section with complete instructions: certificate file configuration in bloodhound.config.json, Docker Compose volume mounting, forced container recreation, and HTTPS verification. Includes guidance for self-signed certificate generation and HTTP-to-HTTPS switching notes.
Configuration documentation cross-reference
docs/manage-bloodhound/bh-config.mdx
Added a <Tip> block under the tls section that links readers to the comprehensive Community Edition TLS enablement guide.

🎯 1 (Trivial) | ⏱️ ~3 minutes

🐰 A BHCE bunny's dream so secure,
With HTTPS, trust is pure,
TLS guides now in place,
Every cert finds its space,
Your connections are safe, that's for sure! 🔐

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically summarizes the main change: adding TLS enablement steps to BHCE documentation, which matches the actual changes across both modified files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch enable-tls-bhce

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@StephenHinck StephenHinck left a comment

Choose a reason for hiding this comment

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

beautiful - SHIP IT

@jeff-matthews jeff-matthews merged commit 64f5cb6 into main May 13, 2026
3 checks passed
@jeff-matthews jeff-matthews deleted the enable-tls-bhce branch May 13, 2026 15:21
@github-actions github-actions Bot locked and limited conversation to collaborators May 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

administration Docs related to managing general tenant configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants