heroku / docker-registry-client

A Go API client for the v2 Docker Registry API
BSD 3-Clause "New" or "Revised" License
297 stars 225 forks source link

Support insecure configuration. #2

Closed ojacobson closed 8 years ago

ojacobson commented 8 years ago

Allow users in weird situations to disable TLS validation. The API is intentionally awkward.