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

Tsantilas Christos chtsanti at users.sourceforge.net
Tue May 26 09:00:40 UTC 2015


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: support-custom-OIDs-in-cert-ACLs-t2.patch
Type: text/x-patch
Size: 5277 bytes
Desc: not available
URL: <http://lists.squid-cache.org/pipermail/squid-dev/attachments/20150526/0a4042d3/attachment.bin>


More information about the squid-dev mailing list