2.1
Breaking Changes
RadSec
- Default flips: deployments on TLS 1.1 or with non-matching cert SANs now fail. Escape hatch: pass custom config.
- Stricter MA + connection reuse default. Peers sending malformed MAs are now rejected. Escape hatch: reuse_connection=False.
What's Changed
- RadSec improvements by @nicholasamorim in https://github.com/nicholasamorim/pyrad2/pull/16
- Harden RadSec TLS, streams and Message-Authenticator policy by @nicholasamorim in https://github.com/nicholasamorim/pyrad2/pull/17
- Add Status-Server support by @nicholasamorim in https://github.com/nicholasamorim/pyrad2/pull/18
- Improvements to COA and disconnect packets better by @nicholasamorim in https://github.com/nicholasamorim/pyrad2/pull/19
- Fix async client retry/timeout correctness and add EAP-MD5 parity by @nicholasamorim in https://github.com/nicholasamorim/pyrad2/pull/20
Full Changelog: nicholasamorim/pyrad2@2.0...2.1