I am working with Google Assistant / Dialogflow. I want to check all incoming requests. I need to get and verify a certificate. I try to get a certificate from a header or param from HttpRequestServlet but nothing to get. How can I do this? Answer I’m assuming that you want to validate incoming Dialogflow requests in your Java webhook