Henrik,
Here is the line for https_port : https_port 5000 cert=/usr:local/squid/etc:key.crt key=/usr:local/squid:etc:key.pem clientca=/usr/local/squid/etc/ca.crt The subject of the certificate is something like : CN=surname.name [EMAIL PROTECTED] Regards, Max > -----Message d'origine----- > De : Henrik Nordstrom [mailto:[EMAIL PROTECTED] > Envoy� : vendredi 3 septembre 2004 14:13 > � : Fauquet, Xavier > Cc : '[EMAIL PROTECTED]' > Objet : Re: [squid-users] Trying too use user_cert acl with > SQUID 2.5 + > SSL patch > > > On Fri, 3 Sep 2004, Fauquet, Xavier wrote: > > > I am trying to use the user_cert ACL with SQUID 2.5 + SSL patch. > > > > Is this ACL implemented in the code ? I tried the following > syntax without > > sucess : > > acl user-OK user-cert CN toto > > http_access allow user-OK > > http_access deny !user-OK > > What does your https_port line look like? > > And what is the subject in your client certificate? > > Regards > Henrik >
