pact-foundation / roadmap

Developer Relations @ Pact - Your map to the Pact landscape for all-comers (maintainers, contributors, users, newbies)
https://pact.io/
MIT License
39 stars 6 forks source link

Skip SSL verification per webook #36

Open canny[bot] opened 6 days ago

canny[bot] commented 6 days ago

Currently in order to skip SSL verification for a webhook one must turn it off globally using the PACT_BROKER_DISABLE_SSL_VERIFICATION environment variable. This is to request an option added in the webhook config to turn off SSL verification just for the webhook. A use case for this is when there is a URL mismatch in certificate validation. (eg using a VPC endpoint to connect to the destination and the URLs are not matching)

https://pact.canny.io/admin/board/feature-requests/p/skip-ssl-verification-per-webook

canny[bot] commented 6 days ago

This issue has been linked to a Canny post: Skip SSL verification per webook :tada: