Docs suggest using Require expr in place of SSLRequire. Require expr supports such variables as REMOTE_ADDR and CONN_REMOTE_ADDR. In any case, I do not see much sense in issuing or verifying certificates with IP address in subjectAltName. What you probably want is accepting clients belonging to
particular group. Issue them certificates with the same
organizational unit and verify SSL_CLIENT_S_DN_OU as well as
SSL_CLIENT_S_DN_O.
--
With Best Regards, Marat Khalili On 15/12/16 13:46, Andrei Ivanov wrote:
|