Difference between revisions of "TLS Termination"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | # TLS Passthrough vs Termination | ||
+ | - https://stackoverflow.com/questions/50152450/haproxy-reverse-ssl-termination | ||
+ | |||
+ | NGINX | ||
+ | |||
https://www.digitalocean.com/community/tutorials/how-to-set-up-nginx-load-balancing-with-ssl-termination | https://www.digitalocean.com/community/tutorials/how-to-set-up-nginx-load-balancing-with-ssl-termination | ||
https://www.nginx.com/blog/nginx-ssl/#:~:text=End%2Dto%2DEnd%20Encryption&text=In%20this%20case%20the%20clients,center%20with%20the%20backend%20servers. | https://www.nginx.com/blog/nginx-ssl/#:~:text=End%2Dto%2DEnd%20Encryption&text=In%20this%20case%20the%20clients,center%20with%20the%20backend%20servers. | ||
+ | |||
+ | https://sleeplessbeastie.eu/2020/11/30/how-to-log-ssl-cipher-and-protocol-information-in-nginx/ | ||
+ | |||
+ | |||
+ | |||
+ | # HA Proxy | ||
+ | HA Proxy master key log | ||
+ | |||
+ | https://gist.github.com/phemmer/31e89d1a3823230de1e1c47386ff508b | ||
+ | |||
+ | |||
+ | ## TLS Passthrough | ||
+ | - https://community.ptc.com/t5/IoT-Tech-Tips/HAProxy-SSL-Passthrough-configuration/td-p/554395 |
Latest revision as of 16:51, 18 August 2022
TLS Passthrough vs Termination
NGINX
https://sleeplessbeastie.eu/2020/11/30/how-to-log-ssl-cipher-and-protocol-information-in-nginx/
HA Proxy
HA Proxy master key log
https://gist.github.com/phemmer/31e89d1a3823230de1e1c47386ff508b