open-eid / chrome-token-signing

DEPRECATED Chrome and Firefox extension for signing with your eID on the web
https://github.com/open-eid/chrome-token-signing/wiki
GNU Lesser General Public License v2.1
206 stars 75 forks source link

Add "messages" attribute to uniquely describe each error case #200

Closed minfrin closed 3 years ago

minfrin commented 3 years ago

Add "messages" attribute to uniquely describe each error case, aligned with the windows behaviour.

Fix a segfault when the SIGN step is attempted before successfully completing the CERT step.