Commit 7298ad2
committed
decrypt: soften get_private_key error context for non-missing failures
The previous message implied no key was configured whenever get_private_key
failed; invalid A8C_SECRETS_IDENTITY or a bad key file could mislead users.
Use neutral wording (failed to obtain) and conditional guidance (if you
haven't configured one yet).
Made-with: Cursor1 parent 45c1c5b commit 7298ad2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments