Consider adding ca-certificate chain to Configuring SSL/TLS Certificates
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 88/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Domain
- documentation
Research direction
Start at the linked “Configuring SSL/TLS Certificates” section in the Private Cloud Tech Docs and review the certificate example against the chain in this issue and Discussion #329. Done means the page documents the caCertificate chain in the correct order with a usable configuration example.
Written by the indexing model from the issue text.
Description
As outlined in GitHub Discussions #329 there is a new CA Certificate chain provided by the cert provider via OCIO (July 2025).
It would be handy to place this chain order in the Private Cloud Tech Docs here: https://developer.gov.bc.ca/docs/default/component/platform-developer-docs/docs/build-deploy-and-maintain-apps/deploy-an-application/#3-configuring-ssltls-certificates
tls:
termination: edge
certificate: |-
-----BEGIN CERTIFICATE-----
URL
-----END CERTIFICATE-----
key: |-
-----BEGIN PRIVATE KEY-----
KEY
-----END PRIVATE KEY-----
caCertificate: |-
-----BEGIN CERTIFICATE-----
OV TLS CA
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
USERTrust RSA
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
Sectigo Public Server Root
-----END CERTIFICATE-----
insecureEdgeTerminationPolicy: Redirect
- Dominant language
- Shell
- Stars
- 5
- Forks
- 10
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from bcgov/platform-developer-docs
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
bcgov/platform-developer-docs#352 · 1 comment ·
All issues in bcgov/platform-developer-docs
Similar issues
-
docs(agents): strengthen the no-backslash-escaped-backticks rule with an issue-creation example Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
oSoWoSo/vOid_Community_repOsitory#148 · 1 comment ·
-
chore
Difficulty 1/5 Under an hour Newbie friendliness 91/100
alunduil/alunduil-chezmoi#792 ·
-
area: compat bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
zenhub-dev
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenLiberty/ci.docker#747 ·