Hi, On Mon, Aug 10, 2015 at 5:45 AM, Steve Sobol - Lobos Studios <[email protected]> wrote: > I have a question. I have two domain-validation-only certificates signed by > Comodo. There are three intermediate certificates that Jetty needs to see > because they complete the chain of authority. It doesn't matter if I have > the website's SSL certificates and the intermediate certificates in the same > keystore, right?
They have to be in the same keystore, AFAIK, or in cacerts. I don't think there are other places the JVM is looking into. For the build, skip the tests for now: mvn clean install -DskipTests=true -- Simone Bordet ---- http://cometd.org http://webtide.com Developer advice, training, services and support from the Jetty & CometD experts. _______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
