I have setup my pact broker using Pactflow trial. ...
# pact-broker
m
I have setup my pact broker using Pactflow trial. I am able to generate the pact from consumer side, but when I try to verify and update results from provider I get SSL error. I have tried to add the certificate to the ssl bundle, given the property but looks like pact is not even checking it
Copy code
.SetSslCaFilePath
y
Hi @Madhulika Mitra, which library are you using on the provider side?