mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
fixes: #31390 # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files) for more information. ## Testing - [x] Added/updated automated tests - [x] QA'd all new/changed functionality manually
2 lines
No EOL
212 B
Text
2 lines
No EOL
212 B
Text
* Fixed certificate ingest parser to no longer break on multiple equal signs in certificate key pair values
|
|
* Fixed certificate ingest parser to allow for only multiple relative distinguished names separated by + |