7 Feb
2017
7 Feb
'17
8:12 a.m.
Hi,
I was involved in a development to integrate radsecproxy as an intermediate step between our client with FR server and over TCP/TLS.
so client is RADSEC, using RADSecproxy to convert to plain RADIUS for FreeRADIUS?
I have done code changes to succesfully listn to 1812 port for TCP connection to the server and now heading towards the configuration of TLS in FR server.
use 3.x - why TCP 1812?
I am trying to configure FR server in order to support TLS request from client(radsecproxy).
read the docs, look at the tls virtual-server config
"tls" file has to be moved to any particular folder location? How to achieve the server configuration please help.
into sites-enabled , just like any virtual server that you want to use. alan