hashicorp / hashicorp/go-rootcerts
Bad item in MacOS Keychain may cause certificate collection to fail with error
Open
- Dominant language
- Go
- Stars
- 84
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
A bad item in the keychain may cause the certificate collection process to fail with `exit status 51`.
Running the `security find-certificate` command separately reveals that the error `security: SecKeychainSearchCopyNext: The user name or passphrase you entered is not correct.` is returned along with the good certificates. Other errors returned by this command may also cause the collection to fail with `exit status 51`.
Related: https://github.com/shyiko/jabba/issues/547
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.