- Bump the library version.
- Don't load the legacy provider. It is no longer enabled by default and looks like kdc doesn't actually need it.
Details
Details
- Reviewers
cy - Commits
- rG9ab31f821ad1: heimdal: fix wrt OpenSSL 3.5
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
The legacy provider is broken in CURRENT. This is addressed in D52113.
In my setup the legacy provider seems to be not needed, so I'm suggesting to remove it here. I could be wrong, then we can be more conservative and keep it after Pierre confirms that D52113 is correct. Then this review reduces to one liner.