Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable/disable ssl cert verification in test trigger #2521

Merged
merged 3 commits into from
May 26, 2023

Conversation

jorgeepc
Copy link
Contributor

@jorgeepc jorgeepc commented May 11, 2023

We want to include an option at the Test Trigger level to enable/disable the SSL certificate verification. This allows users to interact with URLs(endpoints) that are using self signed certificates.

Changes

  • enable/disable ssl cert verification in test trigger

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@jorgeepc jorgeepc self-assigned this May 11, 2023
@jorgeepc jorgeepc marked this pull request as ready for review May 11, 2023 09:46
@jorgeepc jorgeepc merged commit 0bcfa3a into main May 26, 2023
27 checks passed
@jorgeepc jorgeepc deleted the 2439-add-ssl-verification-test-trigger branch May 26, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable/disable SSL certificate verification in Test trigger
2 participants