0 Replies Latest reply on Jul 22, 2014 11:51 AM by maxmoore44

    JBoss AS7 - Avoid replying to invalid requests.

    maxmoore44

      Guys, I'm facing the following scenario. If someone can help me out pointing documentation or any potential solution in order to skip responding to invalid requests.

       

      Context: I need to avoid responding to SOAP requests (under SSL) with invalid certificates.

      Question: Can I set up something to customize how JBoss replies under these circunstances? (Filter, Custom Module, etc)

      Example:  SOAP Client A sends a request (SSL) with an invalid / self-signed certificate. JBoss processes the certificate and don't reply to the client - at all.


      Thanks so much! Have a great day.