Skip to content

Remove agentOptions for SSL certificate validation#5577

Merged
rabbah merged 1 commit into
masterfrom
rabbah-patch-1
Jun 17, 2026
Merged

Remove agentOptions for SSL certificate validation#5577
rabbah merged 1 commit into
masterfrom
rabbah-patch-1

Conversation

@rabbah

@rabbah rabbah commented Jun 17, 2026

Copy link
Copy Markdown
Member

Remove agentOptions to reject unauthorized SSL certificates. Other API calls don't use this bypass.

Description

Related issue and scope

  • I opened an issue to propose and discuss this change (#????)

My changes affect the following components

  • API
  • Controller
  • Message Bus (e.g., Kafka)
  • Loadbalancer
  • Scheduler
  • Invoker
  • Intrinsic actions (e.g., sequences, conductors)
  • Data stores (e.g., CouchDB)
  • Tests
  • Deployment
  • CLI
  • General tooling
  • Documentation

Types of changes

  • Bug fix (generally a non-breaking change which closes an issue).
  • Enhancement or new feature (adds new functionality).
  • Breaking change (a bug fix or enhancement which changes existing behavior).

Checklist:

  • I signed an Apache CLA.
  • I reviewed the style guides and followed the recommendations (Travis CI will check :).
  • I added tests to cover my changes.
  • My changes require further changes to the documentation.
  • I updated the documentation where necessary.

Remove agentOptions to reject unauthorized SSL certificates. Other API calls don't use this bypass.

@dgrove-oss dgrove-oss left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rabbah rabbah merged commit 0f9c7a2 into master Jun 17, 2026
6 checks passed
@rabbah rabbah deleted the rabbah-patch-1 branch June 17, 2026 16:33
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.

2 participants