18 Feb
2019
18 Feb
'19
3:46 p.m.
On Feb 18, 2019, at 12:31 PM, work vlpl <thework.vlpl@gmail.com> wrote:
I have one problem left - can't figure out how to access to %{listen:...} strings.
They're just string expansions like anything else. But you will need to be running the code from GitHub (v3.0.x), because it's not in any release.
In virtual site configuration that referenced in `tls` file I added these strings
`` authorize { %{listen:TLS-Client-Cert-Common-Name} %{listen:TLS-Client-Cert-CN} %{listen:TLS-Client-Cert-Subject} %{listen:TLS-Client-Cert-Subject-Alt-Name-Dns}
I'm not sure what you expect that to do, even if the expansions worked there. Alan DeKok.