Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: add tls-verify parameters to request retry #118

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vsoch
Copy link
Contributor

@vsoch vsoch commented Nov 17, 2023

Problem: the request retry after auth is added does not use the self._tls_verify variable.
Solution: add the variable.

This will close #117

Problem: the request retry after auth is added does not
use the self._tls_verify variable.
Solution: add the variable.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch force-pushed the add/tls-verify-retry branch from 52c75c5 to 10579ba Compare November 17, 2023 18:43
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing verify argument in providers.py
1 participant