fre 2006-03-31 klockan 16:35 +0200 skrev Paolo Biancolli: > After I have done this do I configure the https_port option (https_port > 443 cert=/usr/local/squid/ssl/test_cert.pem > key=/usr/local/squid/ssl/test_key.pem) or do I configure the http_port > option (http_port 443)? To accept https traffic as an https server you use the https_port. http_port knows nothing about SSL. > Once I have installed and configured the ssl patch, will squid 'pass' > the traffic on as http://my.domain:443 or as https://my.domain? Not by default. The easiest method is to set up your web server as a cache peer, with SSL enabled (see the cache_peer directive after applying the patch). Don't forget never_direct. But there is other alternatives as well. Regards Henrik
Attachment:
signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel