v0.4.4
rathole-org/ratholev0.4.4Sep 16, 2022by github-actions[bot]
AI Summary
This release improves TLS configuration flexibility and updates documentation. Users can now use the system's default TLS trusted root certificates.
Key Highlights
- Allow use of system default TLS trusted root certificates
- Updated systemd example to use DynamicUser=yes for better security
- Updated out-of-scope documentation
New Features
- System default TLS trusted root support
Full Release Notes
## What's Changed * docs: update out-of-scope by @fernvenue in https://github.com/rapiz1/rathole/pull/185 * [example][systemd] use `DynamicUser=yes` by @inclyc in https://github.com/rapiz1/rathole/pull/186 * Allow use of system default TLS trusted root by @neumark in https://github.com/rapiz1/rathole/pull/192 ## New Contributors * @fernvenue made their first contribution in https://github.com/rapiz1/rathole/pull/185 * @inclyc made their first contribution in https://github.com/rapiz1/rathole/pull/186 * @neumark made their first contribution in https://github.com/rapiz1/rathole/pull/192 **Full Changelog**: https://github.com/rapiz1/rathole/compare/v0.4.3...v0.4.4