Mark,
> Subject: https
> Date: Thu, 13 Mar 1997 09:59:58 -0800 (PST)
> From: crotherm@roses.bna.boeing.com (Mark A. Crother)
. . .
>
> I am looking for some informtion on how squid handles https. Does squid
> care what the encryption key length is, or does sqiud not care?
It handles SSL quite well accordingly default configuration:
acl SSL_ports port 443 563
acl CONNECT method CONNECT
http_access deny CONNECT !SSL_ports
Squid doesn't care about all encryption stuff, it just pass it through
with CONNECT method.
>
> Thanks
>
> --
> Mark Crother crotherm@roses.bna.boeing.com
> Boeing North American (BNA)
> Space Systems Division (SSD) All opinions are mine.
Viktor
-- __________________________________________________________ Viktor Korotkikh, Computer Support, Mt Albert HortResearch ph:09 8493660-7237 fax:09 8154201 vkorotkikh@hort.cri.nz __________________________________________________________Received on Thu Mar 13 1997 - 13:53:32 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:34:41 MST