[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FW: isakmpd AND NOT policy



In message <D58D3E1961C58043BD828065D12E49951D6CF9@foxserver>, Pepijn Vissers w
rites:
>
>Has anyone got an idea? Soooooooooooo close...

You can try _AUTHORIZERS, e.g.:

_AUTHORIZERS ~= "^DN:/...." || _AUTHORIZERS ~= ".*,DN:/...."

I don't see how this is going to help you though; you're assuming that
the user will present both X509 certificates (the one from the CA and the
one from the "deny") ?
-Angelos