Radsec(RADIUS over TLS) configuration in FR server
Hello Team, I was involved in a development to integrate radsecproxy as an intermediate step between our client with FR server and over TCP/TLS. 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. I am trying to configure FR server in order to support TLS request from client(radsecproxy). May anyone please point out the changes to be done or files to be affected? "tls" file has to be moved to any particular folder location? How to achieve the server configuration please help. Thanks & Regards, Javed Akhtar Technical Lead <mailto:jaakhtar@cisco.com> jaakhtar@cisco.com Tel: Cisco Systems, Inc. India cisco.com Think before you print. This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message. Please <http://www.cisco.com/web/about/doing_business/legal/cri/index.html> click here for Company Registration Information.
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
participants (2)
-
A.L.M.Buxey@lboro.ac.uk -
Javed