Shaun Tilford
Results
1
issues of
Shaun Tilford
Read up here: https://github.com/boto/boto/issues/2836 I fixed this by adding this in the headers: import ssl if hasattr(ssl, '_create_unverified_context'): ssl._create_default_https_context = ssl._create_unverified_context