1 Reply Latest reply on Sep 24, 2003 6:57 AM by jonlee

    Own SSL Certificate for Virtual Server

    olegg

      Is it possible to have two SSL certificates on
      one JBOSS instalation?
      I mean to have own certificate for every virtual server?
      In my case keystore contains several certificates but the browser gets the first one with alias.

      How it could be configured to work propely?

        • 1. Re: Own SSL Certificate for Virtual Server
          jonlee

          This is a question for the Tomcat or Jetty groups rather than JBoss. However, I don't believe a configuration exists to accomodate that. The alternative solution is to front-end with an Apache web server or similar, that can handle certificates for each virtual interface.