drGrove / mtls-cli

A short-lived certificate tool based on the Zero Trust network model
Other
27 stars 8 forks source link

Provide better error handling around decryption/signing errors #26

Closed drGrove closed 4 years ago

drGrove commented 5 years ago

Currently the error handling around gpg decryption and signing when a user improperly types in their password is a stack trace. This is not user friendly. Instead, when these errors happen, it should show. Improper password and then try again.

Stretch: For smartcard users, we should see if we can determine if they've locked their smartcard and provide a notice that they need to unlock it.

drGrove commented 4 years ago

Closed with 6c9ed2658ec6e433c4efdc85bbce3006b17d8c11