yodle / docker-registry-client

A Python REST client for the Docker Registry
Apache License 2.0
58 stars 58 forks source link

Add optional verify_ssl parameter to constructor #5

Closed twaugh closed 9 years ago

twaugh commented 9 years ago

This gives the caller the ability to disable SSL verification when performing local testing against self-signed certificates.