(no title)
devingoldfish | 3 years ago
I agree with you here, but wondering what you see the benefit of per-app PKI is, versus signing all webhooks with the same cert. Is it to prevent having to do a key rotation that would impact every webhook consumer?
subomi|3 years ago
We wrote a detailed guide on generating and rolling public key/secrets for your endpoints here [1]
[1] https://getconvoy.io/blog/generating-stripe-like-webhook-sig...