Skip to content

radsecproxy 1.9.0

Compare
Choose a tag to compare
@fmauchle fmauchle released this 28 May 05:47
· 237 commits to master since this release
1.9.0

New features:

  • Accept multiple source* configs for IPv4/v6
  • Specify source per server
  • User configurable cipher-list and ciphersuites
  • User configurable TLS versions
  • Config option for DH-file
  • Add rID and otherName options to certifcateAttributeCheck
  • Allow multiple matchCertificateAttribute
  • Option to start dynamic server in blocking mode

Misc:

  • Move radsecproxy manpage to section 8
  • Log CUI and operator-name if present
  • Log CN for incomming TLS connections

Bug Fixes:

  • Fix overlapping log lines
  • Fix memory leak in logging
  • Fix dynidsc example scripts input validation (CVE-2021-32642)