A few questions about radsec
Alan DeKok
aland at deployingradius.com
Mon Feb 18 21:46:44 CET 2019
On Feb 18, 2019, at 12:31 PM, work vlpl <thework.vlpl at 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.
More information about the Freeradius-Users
mailing list