Update keychain_items.yml to include warning about potential corruption of the certificate (#13975)
Partially addresses #13065
This commit is contained in:
@@ -11,3 +11,5 @@ examples: >-
|
||||
SELECT * FROM keychain_items WHERE label LIKE '%8EHZ83LZNU%';
|
||||
|
||||
```
|
||||
notes: >-
|
||||
- This table should be used sparingly as it uses an Apple API which occasionally corrupts the underlying certificate. Learn more [here](https://github.com/fleetdm/fleet/issues/13065#issuecomment-1658849614).
|
||||
|
||||
Reference in New Issue
Block a user