pact-foundation / pact-support

Shared code for Pact gems
MIT License
7 stars 47 forks source link

feat: pass custom ssl cert file so that we can use pact-node to retri… #78

Closed mcclenney closed 4 years ago

mcclenney commented 4 years ago

…eve pacts from broker using a self-signed cert

See https://github.com/pact-foundation/pact-node/issues/198 for details of the issue.

Also have necessary PR: https://github.com/pact-foundation/pact-ruby/pull/208