This is a discussion on [squid-users] Reverse Proxy with SSL and Lotus Domino within the Squid Users forums, part of the Web Server and Related Forums category; Hi I've configured Squid (Version 2.5.STABLE4) as accelerator with support to SSL (openSSL) and backend Lotus Domino ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi I've configured Squid (Version 2.5.STABLE4) as accelerator with support to SSL (openSSL) and backend Lotus Domino Server. This is the Squid.conf line: http_port 80 https_port 443 cert=/etc/ssl/reverse.parmalat.com.crt key=/etc/ssl/reverse.parmalat.com.key httpd_accel_host reverse.parmalat.com httpd_accel_single_host on httpd_accel_with_proxy off httpd_accel_uses_host_header off #httpd_accel_port 80 From browser when i open https://reverse.parmalat.com, the SSL tunnel work fine, but after the Domino authentication the content from the back-end server is received from the browser over normal http session (not https). It is possible through configuration file (squid.conf) or with version 3.0 of squid maintaining always the SSL tunnel? Thanks for reply Remigio Conti System Administration Parmalat Spa via Oreste Grassi 22/26 43044 Collecchio Parma ITALY +390521808374 remigio_conti@parmalat.net |