Skip to content

feat(config): support multiple CA certificates - #31

Merged
Mickael-Roger merged 1 commit into
mainfrom
fix/multi-ca-certificates
Jul 23, 2026
Merged

feat(config): support multiple CA certificates#31
Mickael-Roger merged 1 commit into
mainfrom
fix/multi-ca-certificates

Conversation

@Mickael-Roger

Copy link
Copy Markdown
Owner

Summary

Support configuring multiple additional CA certificate files for workspace containers while retaining legacy single-path configuration compatibility.

Changes

  • Accept a list of CA certificate paths in extraCACertificate.
  • Mount, install, validate, and fingerprint every configured certificate.
  • Preserve legacy single-string configuration support.
  • Update tests and configuration documentation.

Related Issues

  • None.

Checklist

  • Formatted Go sources with gofmt -w cmd internal.
  • Ran go test ./....
  • Ran npm test.
  • Kept the change scoped to the multi-CA feature.

@Mickael-Roger
Mickael-Roger merged commit c68faa2 into main Jul 23, 2026
26 checks passed
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