Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

self signed certs in development #9

Open
oplahcinski opened this issue Aug 16, 2016 · 1 comment
Open

self signed certs in development #9

oplahcinski opened this issue Aug 16, 2016 · 1 comment

Comments

@oplahcinski
Copy link

oplahcinski commented Aug 16, 2016

Hi,

I've been poking around the code base trying to figure out the best way to not verify my self signed cert that I'm using in my local vagrant box. Ideally, I would need to be able to send requests verify=False

Any guidance would be helpfull

@tomchristie
Copy link
Contributor

tomchristie commented Sep 9, 2016

The python client allows you to customize the Session instance used with the client.
However this isn't yet exposed in coreapi-cli.
With a bit of work you could have a customized cli tool, that ensures you use a custom requests.Session.

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

2 participants