On Fri, Feb 24, 2017 at 6:50 PM, Andrei Ivanov <andrei.ivanov@xxxxxxxxx> wrote: > > I've managed to apply your patch and rebuild Apache and now I have: > Header set Client-IP "expr=%{REMOTE_ADDR}" > Header set Client-SAN "expr=%{PeerExtList:2.5.29.17}" > Header set Client-DN "expr=%{SSL_CLIENT_S_DN}" Could you please add: Header set Expr "'IP Address:'.%{REMOTE_ADDR} -in PeerExtList('2.5.29.17')" ? If it outputed "Expr: IP Addressfalse" that'd be issue with operators' precedence. I'll try on my side, but you may beat me to it since you have the environment... --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx