oras-py icon indicating copy to clipboard operation
oras-py copied to clipboard

fix: add tls-verify parameters to request retry

Open vsoch opened this issue 2 years ago • 0 comments

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

This will close #117

vsoch avatar Nov 17 '23 18:11 vsoch