Skip to content

[🍒][PLUGIN-1941] Set correct ssl factory when using OAUTH, CDAP OSS migration#203

Open
psainics wants to merge 1 commit intorelease/1.5from
cherry-pick/be4a86_b6448
Open

[🍒][PLUGIN-1941] Set correct ssl factory when using OAUTH, CDAP OSS migration#203
psainics wants to merge 1 commit intorelease/1.5from
cherry-pick/be4a86_b6448

Conversation

@psainics
Copy link
Contributor

@psainics psainics commented Mar 23, 2026

🍒 CDAP OSS migration

cherry-pick for [6.11]

commit : be4a869
pull request : #198


🍒 PLUGIN-1941 Set correct ssl factory when using OAUTH#200

commit : b6448f6
pull request : #200

Jira : PLUGIN-1941

Description

  • adds correct ssl factory when using oauth

Bug

HTTP Plugin does not skip SSL cert validation when using OAUTH

Steps to recreate

  1. Use any https endpoint with self signed SSL cert
  2. Turn off SSL cert validation
  3. Try to request with any auth (say basic auth) and then with OAUTH

OAuth will fail will cert errors

@psainics psainics self-assigned this Mar 23, 2026
@psainics psainics added the build label Mar 23, 2026
@psainics psainics changed the title [🍒][PLUGIN-1941] Set correct ssl factory when using OAUTH, CDAP OSS migration#198 [🍒][PLUGIN-1941] Set correct ssl factory when using OAUTH, CDAP OSS migration Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants