Getting a little further along but this error is h...
# pact-js
j
Getting a little further along but this error is happening in CI and manually:
invalid peer certificate: UnknownIssuer
I also get this error:
Failed to load pact - No pacts found for provider 'services' matching the given consumer version selectors in pact broker 'https://<company-name>.<http://pactflow.io/|pactflow.io/>': IO Error - Failed to access pact broker path '/' - error sending request for url (https://<company-name>.<http://pactflow.io/|pactflow.io/>). URL: 'https://<company-name>.<http://pactflow.io/|pactflow.io/>'
I can't find anything in the docs about how to set the pactUrls. Am I supposed to point pactUrls at a specific URL? How granular does it need to be? My consumer pacts are being published to company-name.pactflow.io/provider/name of my provider repo/consumer/name of my consumer repo/version/gitsha
also which error to tackle first, certificate or url name
m
Certificate
👀 1
Howtossl
s
j
thanks
👍 1
I'm a little further along now. added an apt-get for the ssl download in one of my docker files and now just at the 401 error
Nevermind i think i got it! Now onto other less 401-y errors!
🎉 1
😆 1