How to switch to/from HTTPS using Apache as a proxy to Tomcat

I’m writing this down because it too me an age to figure out a way of doing this. I have a website which Tomcat is happily serving. Areas of the site require a secure connection so I’m using Spring security to require particular URLs to be accessed over HTTPS. It means that when I access http://example.org:8080/webapp/login, it’ll bump me to https://example.org:8443/webapp/login. Note: Tomcat is setup with the SSL connector and a self signed .keystore see (http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html).

I have two vhosts setup in Apache, one for the http://example.org and one for https://example.org. They are both using mod_proxy to ProxyPass and ProxyPassReverse requests to the appropriate Tomcat URL’s. The problem comes when switching to HTTPS from HTTP and vice versa. Ideally I wanted some sort of ProxyPassReverse declaration in my config for http://example.org what would change HTTP headers (that Spring sets) for https://example.org:8443/webapp into https://example.org. Except ProxyPassReverse doesn’t work like that.

Now, I realise I could simply not use Spring to manage which parts of the site should be accessed over HTTPS and which should not…and just setup Apache to redirect as appropriate. I don’t want to do that though, because that makes the task of adding these restrictions a deploy time task, rather than a development time task. I don’t want to risk someone forgetting to add new restrictions when deploying the webapp and I’d much rather the developer added these restrictions when they were working on the task and really thinking about where and when they are needed.

So, how do I solve the problem so that the app can manage its secure-ness and I can setup Apache once and forget about it? The answer is to ProxyPassReverse onto a “special” URL, which when accessed will redirect to the HTTPS (or HTTP) site. For example, if the HTTP site needed to redirect to the HTTPS site, I’d add rules like so to perform the redirect:

    # Proxy a request (from the server) to switch to https onto a special URL "/2https/"
    ProxyPassReverse /2https/ https://example.org:8443/webapp/

    # When a client requests a URL prefixed with "/2https" map it onto the secure site
    RewriteRule ^/2https/(.*)$ https://example.org/$1 [R,L]

…and you’d add something similar to the secure site Apache config. As long as I don’t mount any pages at /2http or /2https I should be ok. Note a couple of things:

  • You’ll need “SSLProxyEngine on” and “RewriteEngine on” and obviously the appropriate Apache modules loaded for these commands.
  • Because of the redirect between HTTP <-> HTTPS you won’t be able to POST data between them directly (I’m not sure why you’d NEED to though)
  • Obviously you’ll need to setup Apache with an SSL certificate…but that is a different story

I should say a special thanks to this random site – from whence the idea actually came from. If anyone has any better ideas on how to do it I’d love to hear them. Please comment below.

12,037 thoughts on “How to switch to/from HTTPS using Apache as a proxy to Tomcat

  1. Hi there! Would you mind if I share your blog with my facebook group?
    There’s a lot of people that I think would really appreciate your content.
    Please let me know. Thanks

  2. I got this site from my buddy who shared with me on the topic of this web page and at the moment this time I am visiting this website and reading very informative articles at this place. 在线购买他达拉非片用于肛交XXX色情

  3. Высокий профиль 45 мм смотрится очень объёмно. Говорят что именно такой профиль лучше выдерживает снеговую нагрузку. Для Красноярска с его зимами — правильный выбор. металлочерепица от 680 руб Красноярск

  4. Калькуляция себестоимости на производстве — теперь знаем точную стоимость каждой партии. Ценообразование стало осознанным маржа выросла без повышения цен для клиентов. 1С УНФ для розничной торговли

  5. Долго искали партнёра по 1С в Белгороде. Обратились в несколько компаний — везде либо долго либо без гарантий. Здесь приехали в офис через 2 часа после звонка всё настроили за день. Работаем уже 3 года. автоматизация учёта Белгород

  6. نتیجه‌گیری اینکه

    برای اونایی که می‌خوان وارد بشن

    پیش‌بینی مسابقات

    در حال بررسی هستن

    این صفحه

    می‌تونه واقعاً

    گزینه قابل اعتمادی باشه

    نکته قابل توجه اینه که

    نام‌هایی مثل

    وبسایت enfejɑrоnline

    و

    شبکه sіbbet

    محبوبیت دارن

    جمع‌بندی کلی

    دلنشین بود

    و

    احتمالاً

    مراجعه مجدد دارم

    Also visit my website – بازاریابی اینترنتی [https://kanonshahin.ir]

  7. Dificuldade ou incapacidade de preservar o pênis ereto ao
    longo do sexo. Disfunção erétil, ou impotência sexual, é a incapacidade de conservar
    a ereção peniana enérgica o suficiente durante uma relação pra que seja prazerosa.
    A incapacidade de preservar uma ereção o suficiente para uma
    conexão sexual satisfatória caracteriza essa disfunção.
    A depressão poderá causar baixa libido e disfunção erétil
    (DE). Evite, bem como, ocorrências de estresse, pessoas tóxicas
    e ambientes que possam te causar preocupação e depressão.
    Na realidade, há até várias evidências de que estes medicamentos são capazes de melhorar as ereções em
    pessoas com pressão alta. Embora várias dessas substâncias possam
    acrescentar momentaneamente a convicção ou o desejo sexual, elas normalmente dificultam comprar
    e preservar uma ereção garantida. Evitar consumo de álcool, drogas, tabagismo, remédios em excesso, comidas
    gordurosas, açúcar e fazer exercícios físicos regularmente são somente várias
    dicas. Uso de substância : O consumo de álcool,
    nicotina, maconha, cocaína, heroína, metadona, anfetaminas e barbitúricos pode interferir
    na função erétil. Dentre os principais agentes causadores nesse transtorno estão: estresse, cansaço,
    fadiga e consumo de drogas. Química: Excesso de álcool, drogas
    e tipos diferentes de remédios são capazes de causar disfunção erétil. https://diet365.fit/sitemap_index.xml

  8. در دید کلی

    برای دوست‌داران

    سیستم‌های شرط‌بندی

    پیگیر هستن

    این سیستم آنلاین

    به نظر گزینه باشه

    مفید باشه

    از این جهت هم

    مجموعه‌هایی مثل

    enfеjaronline حرفه‌ای

    و

    sibbet محبوب

    در حال رشد هستن

    نتیجه نهایی اینکه

    مفید بود

    و

    قطعا

    بازم سر میزنم

    my homepage: امنیت سایبری

  9. سلام و عرضادب، من چند وقت پیش به صورت کاملا
    تصادفی تواینترنت با این وبسایت برخوردم و
    بدون اغراق برام جالب بود. نوشته‌هاش کاربردی بود
    و به ندرت همچین منبعی پیدا کنم.
    به نظرم برای خیلی‌ها ارزش دیدن داره.

    برای کسایی که دنبال یه سایت خوب هستن پیشنهاد می‌کنم حتما یهنگاهی بندازن.
    در کل تجربه خوبی بود و قطعا دوباره استفاده
    می‌کنم

    در کل ماجرا

    برای دوست‌داران

    سیستم‌های شرط‌بندی

    در این زمینه مشغولن

    این سایت

    به نظرم می‌تونه

    گزینه ارزشمندی باشه

    همچنین

    پلتفرم‌هایی مثل

    پلتفرم enfejaronline

    و

    sibbet جدید

    تونستن کاربرا جذب کنن

    در کل داستان

    خوب بود

    و

    در ادامه

    بهشبرمی‌گردم

    .

    Also ѵisit my page; مدرک معتبر (https://topjoomina.ir)

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>