Question
webhook certificate validation
Hello,
I want to secure weehook by two way ssl authentication option which adobe provides.
I guess adobe will start using certificate after I upload in to portal.
My goal: only adobe should be able to call my webhook endpoint.
My questions is:
How do I validate this certificate on my side (webhook)?
what things should I check?
technology: .net framework 4.7
thank you.
