Loz, you only need to handle SSL at the Apache side, not the Jetty side.

Set Apache up to manage your SSL certificates, which is a well trodden path and i am sure there are tons of HowTo documents out there. If you find a good, then please share it with us.

Apache proxy back to Jetty using Port8080 (or whatever port it is set to listen on) using normal HTTP. That is the usual and very common setup. Rarely you have the SSL running the whole way through to the backend application servers.

Loz wrote:
Hi,

I am using OpenBDJam to run a service on OBD. I am having trouble
configuring apache SSL / Jetty. I'm guessing that this must be a very
common use-case (i.e. having an OpenBDJam powered site accessed over
SSL). I have tweaked lots of Apache and Jetty sessions but to no
avail....

--
online documentation: http://openbd.org/manual/
  google+ hints/tips: https://plus.google.com/115990347459711259462
    http://groups.google.com/group/openbd?hl=en

Reply via email to