Skip to content

docs: add system CA cert workaround for Azure Blob/S3 on older Doris …#3936

Open
ixzc wants to merge 3 commits into
apache:masterfrom
ixzc:docs/add-ca-cert-workaround-for-older-versions
Open

docs: add system CA cert workaround for Azure Blob/S3 on older Doris …#3936
ixzc wants to merge 3 commits into
apache:masterfrom
ixzc:docs/add-ca-cert-workaround-for-older-versions

Conversation

@ixzc

@ixzc ixzc commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

…versions

Add a note in the 'Configure BE CA Certificate for HTTPS' section of Azure Blob and S3 storage docs explaining the system-level CA certificate workaround for Doris versions that do not support the ca_cert_file_paths parameter.

The ca_cert_file_paths parameter was introduced:

  • In Doris 3.1.5 / 4.0.5 for Azure Blob Storage
  • In Doris 2.1 for S3

Users on older versions (e.g., 4.0.3) encountering 'Problem with the SSL CA cert' errors should install system CA certificates and ensure the bundle exists at /etc/ssl/certs/ca-certificates.crt, then restart BE nodes.

Updated all 8 files: current + version-4.x, EN + ZH.

Versions

  • dev
  • 4.x
  • 3.x
  • 2.1 or older (not covered by version/language sync gate)

Languages

  • Chinese
  • English
  • Japanese candidate translation needed

Docs Checklist

  • Checked by AI
  • Test Cases Built
  • Updated required version and language counterparts, or explained why not
  • If only one language changed, confirmed whether source/translation counterparts need sync

ixzc and others added 3 commits June 16, 2026 03:55
…versions

Add a note in the 'Configure BE CA Certificate for HTTPS' section of
Azure Blob and S3 storage docs explaining the system-level CA
certificate workaround for Doris versions that do not support the
ca_cert_file_paths parameter.

The ca_cert_file_paths parameter was introduced:
- In Doris 3.1.5 / 4.0.5 for Azure Blob Storage
- In Doris 2.1 for S3

Users on older versions (e.g., 4.0.3) encountering 'Problem with the
SSL CA cert' errors should install system CA certificates and ensure
the bundle exists at /etc/ssl/certs/ca-certificates.crt, then restart
BE nodes.

Updated all 8 files: current + version-4.x, EN + ZH.

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant