You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Script used to work with boot2docker on MacOS. Recently I got SSL verification errors for the boot2docker server certificate. I haven't found a simple solution for this because there are so many dependencies: requests -> urllib3 -> ssl -> openssl -> certificate handling in OS X.
If anyone has a solution or if certificates are not needed on most docker installations I will gladly change that.
Script used to work with boot2docker on MacOS. Recently I got SSL verification errors for the boot2docker server certificate. I haven't found a simple solution for this because there are so many dependencies: requests -> urllib3 -> ssl -> openssl -> certificate handling in OS X.
If anyone has a solution or if certificates are not needed on most docker installations I will gladly change that.