Skip to content

Conversation

@bew
Copy link
Contributor

@bew bew commented Jan 29, 2025

Description

Use .crt extension for zscaler cert file to be correctly auto-added by update-ca-certificates.
I also took the liberty to rename the file to mention root-ca to make it more explicit.

ref: https://manpages.org/update-ca-certificates/8

Certificates must have a .crt extension in order to be included by update-ca-certificates.

Furthermore all certificates with a .crt extension found below /usr/local/share/ca-certificates are also included as implicitly trusted.

Related issues or tickets

Closes #21918

Reviews

  • Technical review
  • Editorial review
  • Product review

/cc @dvdksn

@netlify
Copy link

netlify bot commented Jan 29, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 0f6df87
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/679a1b6f13f4c00008ef0915
😎 Deploy Preview https://deploy-preview-21920--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dvdksn dvdksn merged commit 4d82913 into docker:main Jan 29, 2025
5 checks passed
@bew bew deleted the fix-zscaler-cert-guide branch January 29, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

zscaler guide issue, zscaler-cert.pem does not work with update-ca-certificates, should use .crt extension instead

2 participants