0 Replies Latest reply on Jun 13, 2005 5:24 AM by nappinc

    Disabling Hostname Verification

      I have a requirement to connect to a Web Service via SSL, but with hostname verification turned off. Is this something I can achieve with JBoss, and if so how?

      We're using J2SE 1.4.2, JBoss 4.0, and I'm guessing I need to set the HostnameVerifier used by JBoss's internal HTTPS URL connection code?

      thanks.