Skip to content

feat: Enterprise 1.x mTLS - #7523

Open
gwossum wants to merge 7 commits into
influxdb-enterprise-1.13.0from
gw/ent1.x-mtls
Open

feat: Enterprise 1.x mTLS#7523
gwossum wants to merge 7 commits into
influxdb-enterprise-1.13.0from
gw/ent1.x-mtls

Conversation

@gwossum

@gwossum gwossum commented Jul 18, 2026

Copy link
Copy Markdown
Member

Document new configuration settings and command line options to support mTLS. Add instructions on enabled mTLS in an Enterprise 1.x cluster. These features will be available in 1.13.0.

Part of https://github.com/influxdata/DAR/issues/727

Document new configuration settings and command line options to support
mTLS. Add instructions on enabled mTLS in an Enterprise 1.x cluster.
@gwossum gwossum self-assigned this Jul 18, 2026
@gwossum
gwossum requested a review from a team as a code owner July 18, 2026 02:10
@gwossum
gwossum requested review from jstirnaman and removed request for a team July 18, 2026 02:10
@github-actions

Copy link
Copy Markdown
Contributor

Vale Style Check Results

Metric Count
Errors 0
Warnings 0

Check passed

@sanderson
sanderson changed the base branch from master to influxdb-enterprise-1.13.0 July 18, 2026 02:11
@sanderson

Copy link
Copy Markdown
Collaborator

@gwossum Just FYI, I cut a new influxdb-enterprise-1.13.0 branch to act as the base branch for this to merge into. That way we can review and merge everything into a release branch and ship it all at once when the release is ready.

@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

🔗 Link Check Results — Link Check Bot

All links are valid

Metric Value
Files Checked 7
Total Links 2266
Errors 0
Warnings 7
Success Rate 99.07326%
⚠️ 7 warning(s) (do not fail CI)
Source File URL Issue
content/enterprise_influxdb/v1/administration/configure/config-data-nodes/_index.md https://support.influxdata.com/ Network error: SSL certificate not trusted. Use --insecure if site is trusted (e…
content/enterprise_influxdb/v1/administration/configure/config-meta-nodes/_index.md https://support.influxdata.com/ Network error: SSL certificate not trusted. Use --insecure if site is trusted (e…
content/enterprise_influxdb/v1/administration/configure/security/enable_tls/_index.md https://support.influxdata.com/ Network error: SSL certificate not trusted. Use --insecure if site is trusted (e…
content/enterprise_influxdb/v1/administration/manage/clusters/replacing-nodes/_index.md https://support.influxdata.com/ Network error: SSL certificate not trusted. Use --insecure if site is trusted (e…
content/enterprise_influxdb/v1/tools/influx-cli/_index.md https://support.influxdata.com/ Network error: SSL certificate not trusted. Use --insecure if site is trusted (e…
content/enterprise_influxdb/v1/tools/influx-cli/use-influx-cli/_index.md https://support.influxdata.com/ Network error: SSL certificate not trusted. Use --insecure if site is trusted (e…
content/enterprise_influxdb/v1/tools/influxd-ctl/_index.md https://support.influxdata.com/ Network error: SSL certificate not trusted. Use --insecure if site is trusted (e…

Full details: workflow run summary and artifact. Last updated: 2026-08-03 19:19:11 UTC

@sanderson sanderson 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.

Approved with some syntax suggestions on notes and warnings. We've moved to using GitHub-style alert blocks rather than the shortcode notes and warnings. We still support those for backwards compatibility, but new updates should use the new alert blocks.

Comment thread content/enterprise_influxdb/v1/administration/configure/security/enable_tls.md Outdated
Comment thread content/enterprise_influxdb/v1/administration/configure/security/enable_tls.md Outdated
Comment thread content/enterprise_influxdb/v1/administration/configure/security/enable_tls.md Outdated
Comment thread content/enterprise_influxdb/v1/administration/configure/security/enable_tls.md Outdated
Comment thread content/enterprise_influxdb/v1/administration/configure/security/enable_tls.md Outdated
Comment thread content/enterprise_influxdb/v1/administration/manage/clusters/replacing-nodes.md Outdated
@jstirnaman jstirnaman added the release:pending Waiting for product release before merging label Jul 19, 2026
@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://influxdata.github.io/docs-v2/pr-preview/pr-7523/

Built to branch gh-pages at 2026-08-03 19:23 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

📦 PR Preview — Preview Bot

Status Details
Result ✅ DEPLOYED
Preview View preview
Pages 7 page(s) deployed
Build time 50s
Last updated 2026-08-03 19:23:25 UTC
Pages included in this preview
  • /enterprise_influxdb/v1/administration/configure/config-data-nodes/
  • /enterprise_influxdb/v1/administration/configure/config-meta-nodes/
  • /enterprise_influxdb/v1/administration/configure/security/enable_tls/
  • /enterprise_influxdb/v1/administration/manage/clusters/replacing-nodes/
  • /enterprise_influxdb/v1/tools/influx-cli/
  • /enterprise_influxdb/v1/tools/influx-cli/use-influx-cli/
  • /enterprise_influxdb/v1/tools/influxd-ctl/

Preview auto-deploys on push. Will be cleaned up when PR closes.

gwossum and others added 6 commits August 3, 2026 14:14
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enterprise 1.x feat product:v1-enterprise InfluxDB Enterprise v1 release:pending Waiting for product release before merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants