mirror of
https://github.com/fleetdm/fleet
synced 2026-05-14 20:48:35 +00:00
#6085 - [X] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [X] Added/updated tests - [x] Manual QA for all new/changed functionality
2 lines
360 B
Text
2 lines
360 B
Text
* Fixed `fleetctl debug connection` to support server TLS certificates with intermediates.
|
|
* Added support to `fleetctl debug connection` to test TLS connection with the embedded certs.pem in the fleetctl executable (default root CA used to generate fleetd packages). This can help find issues during package generation instead of during package installation.
|