Closed eiriarte-mendez closed 3 months ago
pact-php has now been upgraded, to leverage pact-reference core via ffi in pact-php 10.x beta.
For our OP, there issue was solved by the comment here regarding FF providing single line certs
https://github.com/pact-foundation/pact-support/pull/89#issuecomment-792254490
if anyone else is encountering issues, please let us know in a separate issue
Pre issue-raising checklist
I have already (please mark the applicable with an
x
):Software versions
Expected behaviour
When loading pacts from pact-broker with self signed certificates, it should not throw an error.
Actual behaviour
Tests are failing while pacts tries to load pacts from broker with self-signed certificate. Its not possible to get the certificate at the moment and there is no configuration option to disable verification.
Steps to reproduce
Relevant log files