[squid-dev] [PATCH] support custom OIDs in *_cert ACLs

Tsantilas Christos chtsanti at users.sourceforge.net
Thu May 28 07:41:47 UTC 2015


If there is not any objection I will apply this patch to trunk.

On 05/26/2015 12:00 PM, Tsantilas Christos wrote:
> Hi all,
>
> This patch allow user_cert and ca_cert ACLs to match arbitrary
> stand-alone OIDs (not DN/C/O/CN/L/ST objects or their substrings). For
> example, should be able to match certificates that have
> 1.3.6.1.4.1.1814.3.1.14 OID in the certificate Subject or Issuer field.
> Squid configuration would look like this:
>
>   acl User_Cert-TrustedCustomerNum user_cert 1.3.6.1.4.1.1814.3.1.14 1001
>
> This is a Measurement Factory project
>
>
> _______________________________________________
> squid-dev mailing list
> squid-dev at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-dev
>



More information about the squid-dev mailing list