ssl - How to decrypt and encrypt HTTPS traffic with haproxy? -


okay, know can either forward https traffic via haproxy backend servers intact or have ssl terminated @ proxy server, , let remaining course of traffic unencrypted. there way make haproxy work such traffic decrypted @ server , recrypted before being sent backend nodes?

basically getting half job done ssl termination, want traffic encrypted again once leaves proxy server.

is possible haproxy on own? or there other tool use in combination haproxy create , manage https/ssl sessions backend servers?

have tried setting this:
haproxy terminates ssl then, instead of forwarding unencrypted traffic backend on http port, try forwarding https port on backend , wrap in self signed cert.

i.e:
ssl traffic -> haproxy:443(domain cert) -> backend:443(internal cert)

have set before , worked fine


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -