Skip to content

refactor: remove support for client provided ca cert#133

Merged
rsperl merged 10 commits into
mainfrom
131-remove-connectionconfigurationcacertificate
Jul 1, 2026
Merged

refactor: remove support for client provided ca cert#133
rsperl merged 10 commits into
mainfrom
131-remove-connectionconfigurationcacertificate

Conversation

@rsperl

@rsperl rsperl commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Richard Sugg <richardsugg@gmail.com>
@rsperl rsperl linked an issue Jun 19, 2026 that may be closed by this pull request
@rsperl rsperl force-pushed the 131-remove-connectionconfigurationcacertificate branch from 8405f7d to 8814043 Compare June 19, 2026 13:34
Signed-off-by: Richard Sugg <richardsugg@gmail.com>
@rsperl rsperl force-pushed the 131-remove-connectionconfigurationcacertificate branch from 8814043 to c088194 Compare June 19, 2026 13:39
Signed-off-by: Richard Sugg <richardsugg@gmail.com>
@rsperl rsperl marked this pull request as ready for review June 19, 2026 13:44
Comment thread tests/integration/gencerts.sh
Comment thread doc/design/deployment-operations-runbook.md
Comment thread doc/design/deployment-operations-runbook.md
Comment thread internal/provider/connectors/amqp091/amqp091.go
Comment thread internal/provider/connectors/amqp091/amqp091.go
rsperl added 2 commits June 19, 2026 15:08
Signed-off-by: Richard Sugg <richardsugg@gmail.com>
Signed-off-by: Richard Sugg <richardsugg@gmail.com>
Comment thread doc/design/deployment-operations-runbook.md Outdated
Comment thread internal/provider/connectors/amqp091/amqp091_test.go
Comment thread internal/provider/connectors/amqp091/amqp091_test.go Outdated
rsperl added 2 commits June 23, 2026 15:00
Signed-off-by: Richard Sugg <richardsugg@gmail.com>
Signed-off-by: Richard Sugg <richardsugg@gmail.com>
@rsperl rsperl force-pushed the 131-remove-connectionconfigurationcacertificate branch from e54ec24 to 95d7a89 Compare June 24, 2026 20:35
Signed-off-by: Richard Sugg <richardsugg@gmail.com>
@rsperl rsperl force-pushed the 131-remove-connectionconfigurationcacertificate branch from 95d7a89 to fcb5d29 Compare June 24, 2026 21:41
Comment thread test/config/env_test.go
Comment thread README.md Outdated
Comment thread Makefile Outdated
Signed-off-by: Richard Sugg <richardsugg@gmail.com>
Comment thread test/config/env.go
Signed-off-by: Richard Sugg <richardsugg@gmail.com>
@rsperl rsperl merged commit c49cc8c into main Jul 1, 2026
4 checks passed
@rsperl rsperl deleted the 131-remove-connectionconfigurationcacertificate branch July 1, 2026 14:49
miotte added a commit that referenced this pull request Jul 2, 2026
Adapts the natsjs connector to the removal of client-provided CA
certificates (#133): the TLS path now relies on GetTls() and the
system trust store, matching amqp091.

Signed-off-by: Michael Otteni <MichaelGOtteni@gmail.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.

Remove ConnectionConfiguration.CaCertificate

4 participants