Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

self signed certificate fails #110

Open
robinderat opened this issue Sep 6, 2021 · 0 comments
Open

self signed certificate fails #110

robinderat opened this issue Sep 6, 2021 · 0 comments

Comments

@robinderat
Copy link

I am trying to run pactman-verifier with the broker over a https connection. I have a self signed certificate which results in the following error certificate verify failed: unable to get local issuer certificate. This occurs specifically in return Navigator.hal(self.url, default_curie="pb", auth=self.auth, headers=self.headers) in pactman/verifier/broker_pact.py, line 49

Setting the -k flag in a similar curl request fixes this issue. Is it possible to set a similar flag in the pactman-verifier?

@robinderat robinderat changed the title self signed certificates fails self signed certificate fails Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant