Dear list, Is it possible to make a pattern from a fetch method in an acl? I want to use client ssl certificates and add the IP of the client in an OU-field, I then need to test if src equals ssl_c_s_dn(OU,2). This seems not possible, as the pattern must be a parameter or a regular expression. Is this correct, or is there a way of evaluating the ssl_c_s_dn(OU,2) in the match against src?
-- Olaf Trygve Berglihn

