This release fixes an issue where the platform plugin did not correctly use the configured certfile, keyfile, and cafile options for client certificate authentication.
🐞 Bug Fixes
Section titled “🐞 Bug Fixes”Fix platform plugin not respecting certfile and keyfile options
Section titled “Fix platform plugin not respecting certfile and keyfile options”Feb 24, 2026 · @lava
Fixed in issue where the platform plugin did not correctly use the
configured certfile, keyfile and cafile options for client
certificate authentication, and improved the error messages for TLS
issues during platform connection.