Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Argument "ca_certs" for fast_puller and fast_pusher #96

Closed
dirkboye opened this issue Aug 19, 2018 · 1 comment
Closed

Argument "ca_certs" for fast_puller and fast_pusher #96

dirkboye opened this issue Aug 19, 2018 · 1 comment

Comments

@dirkboye
Copy link

I'd like to be able to tell puller and pusher which ca_certs to use. Right now the default ones
from "cacerts.txt" of httplib2 are used.

httplib2.Http constructor has argument "ca_certs"

We have an on-premise docker-registry with a local certificate.
Right now I'm appending our cert to the cacerts.txt of httplib2 but I don't like that :-)

@dirkboye
Copy link
Author

dirkboye commented Aug 30, 2018

Just saw that there's an open PR ( #89 ) for this feature. Closing this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant