I can't really configure my java container to serve ssl so it is serving http only at port 8181. I would like to configure Apache2 mod_proxy to serve as proxy with SSL. How should I do it? I can't really modify my java app so I need to solve it via apache2 configuration.