Skip to content

feat(http-add-on): add TLS skip verify option for interceptor proxy#813

Merged
JorTurFer merged 1 commit into
kedacore:mainfrom
Fedosin:tls-skip-verify
Feb 3, 2026
Merged

feat(http-add-on): add TLS skip verify option for interceptor proxy#813
JorTurFer merged 1 commit into
kedacore:mainfrom
Fedosin:tls-skip-verify

Conversation

@Fedosin

@Fedosin Fedosin commented Feb 3, 2026

Copy link
Copy Markdown
Contributor

Add configurable option to skip TLS certificate verification for the interceptor proxy server. This is useful for development environments or when using self-signed certificates.

The option defaults to false to maintain secure behavior by default.

Related HTTP Add-on config option.

Checklist

  • I have verified that my change is according to the deprecations & breaking changes policy
  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • README is updated with new configuration values (if applicable) learn more
  • A PR is opened to update KEDA core (repo) (if applicable, ie. when deployment manifests are modified)

Fixes #

Add configurable option to skip TLS certificate verification for the
interceptor proxy server. This is useful for development environments
or when using self-signed certificates.

The option defaults to false to maintain secure behavior by default.

Signed-off-by: Mikhail Fedosin <[email protected]>
@Fedosin Fedosin requested a review from a team as a code owner February 3, 2026 14:32
@JorTurFer JorTurFer merged commit 54497ae into kedacore:main Feb 3, 2026
7 checks passed
@Fedosin Fedosin deleted the tls-skip-verify branch February 3, 2026 20:38
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