Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Provide a feature flag for disabling SSL verification #192

Closed
agrimmer opened this issue Sep 23, 2020 · 0 comments · Fixed by #193
Closed

Provide a feature flag for disabling SSL verification #192

agrimmer opened this issue Sep 23, 2020 · 0 comments · Fixed by #193
Assignees

Comments

@agrimmer
Copy link
Collaborator

agrimmer commented Sep 23, 2020

As a user, I would like to be able to use the Dynatrace API which only has a self-signed certificate.

Tasks:

  • Introduce an environment variable HTTP_SSL_VERIFY, which allows disabling the SSL verification.
  • Provide a docu how to disable SSL verification.
@agrimmer agrimmer self-assigned this Sep 23, 2020
agrimmer added a commit that referenced this issue Sep 23, 2020
agrimmer added a commit that referenced this issue Sep 23, 2020
agrimmer added a commit that referenced this issue Sep 23, 2020
agrimmer added a commit that referenced this issue Sep 24, 2020
christian-kreuzberger-dtx pushed a commit that referenced this issue Sep 25, 2020
* #192 Allow to skip the ssl verification

* #192 Add docu

* #192 Address review dog comments

* #192 Address review
jetzlstorfer pushed a commit that referenced this issue Jan 28, 2021
* #192 Allow to skip the ssl verification

* #192 Add docu

* #192 Address review dog comments

* #192 Address review

Signed-off-by: jetzlstorfer <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants