Add TLS version to logs with linelog in FreeRADIUS 3.2.4
    Alan DeKok 
    aland at deployingradius.com
       
    Fri Nov 15 13:12:11 UTC 2024
    
    
  
On Nov 15, 2024, at 8:07 AM, Dominic Stalder <dominic.stalder at bluewin.ch> wrote:
> * another try, after failing to reach the mailing list for this topic with my email address *
  OK.  I suspect the problem is your local mailing system then.  No one else has issues.
> Coming back to this topic of TLS logging in FreeRADIUS 3.2.4, are there any news on this topic?
> 
> I recently updated to FreeRADIUS 3.2.6, but TLS version is still missing.
> 
> In the debug output (freeradius -X) I was missing the follwing attributes since 2.3.4:
  Please post the *full* debug output.
  If you look at src/main/tls.c, it adds that attribute when the debug output shows "Connection established".  And, it prints out the attribute it's added.
  So as always, read the debut output.  If you see TLS-Session-Version in the debug output, that's where it's available.  If you don't see it, then the relevant bits of code aren't being run.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list