1 Reply Latest reply on Sep 30, 2011 4:47 PM by ben.maisano

    Https for only certain URL's

      Hi,

      I'm trying to implement SSL in Jboss. I'm able to open my application at port 8443 now using https. But I want to access https only for certain url's and not for all the url's. Also, I want SSL only for one application and not for all the applications deployed on the server. Is there a way to do this?

      Thanks.

        • 1. Re: Https for only certain URL's
          ben.maisano

          Hi Pranav, ever get an answer to this?  I'm also trying to have a semi dynamic SSL enforcement.  I don't see any options in the Jboss Connector for TSL/SSL for specifiying certain URLs, my guess is b/c its not suppose to be "HTTP" aware.