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

Fixes #966 - Use verify parameter in requests #992

Closed
wants to merge 1 commit into from

Conversation

jserafim
Copy link

@jserafim jserafim commented Jan 5, 2021

SSL certificate verification was being done even when verify was set to False.
Now the parameter is explicitly passed to the request, avoiding this bug.

SSL certificate verification was being done even when 'verify' was set to False.
Now the parameter is explicitly passed to the request, avoiding this bug.
@studioj
Copy link
Collaborator

studioj commented Apr 4, 2021

SSL certificate verification was being done even when verify was set to False.
Now the parameter is explicitly passed to the request, avoiding this bug.

looks like the maintainers want to have the ci system back up and running before agreeing to any new merges.

if you want to contribute to get yr pr through have a look here => #896

@flemjame-at-amazon
Copy link

I am running into this issue as well. Please fix.

@studioj
Copy link
Collaborator

studioj commented Apr 25, 2021

I am running into this issue as well. Please fix.

if you want to contribute have a look here => #896

@adehad adehad added bug Status: Ready All information is available, and a solution needs to be created. labels May 2, 2021
@studioj
Copy link
Collaborator

studioj commented May 7, 2021

@jserafim please update your branch with latest master changes

@studioj studioj closed this May 8, 2021
@studioj studioj reopened this May 8, 2021
@ssbarnea
Copy link
Member

Closing due to lack of updates from @jserafim

@ssbarnea ssbarnea closed this May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Status: Ready All information is available, and a solution needs to be created.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants