Hi,

I've previously asked this question 
on http://stackoverflow.com/q/33280281/260805, but haven't gotten a 
successful answer yet.

I have a local Dropwizard application which is serving TLS traffic. It 
works, but I haven't been able to figure out how I can make my application 
to serve my intermediate certificate.

The Dropwizard <http://www.dropwizard.io/> example project has a single 
certificate 
<https://github.com/dropwizard/dropwizard/blob/master/dropwizard-example/example.yml>
 without 
intermediate certificate 
<https://github.com/dropwizard/dropwizard/blob/master/dropwizard-example/example.keystore>
 
and the HTTPS configuration 
<https://dropwizard.github.io/dropwizard/manual/configuration.html#https> 
doesn't mention anything regarding intermediate certs. Is it possible to 
configure Dropwizard to deliver intermediate certificates? How?

Thanks,
Jens

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to