Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels