I have a NEO that came with ykneo-openpgp 1.0.8 installed. I noticed on the
release notes page that there are newer versions and at least one security issue has been fixed. So, I'd like to upgrade the version on my NEO.
First off, I am well aware that upgrading the applet will erase any PGP keys that are stored on the NEO. I have offline backups of my keys that I can use to reload the NEO, so I'm okay with that.
The
instructions on installing CAP files are pretty good, but I am looking for a few clarifications before starting.
Since my applet is already installed with an AID that includes my serial number, do I need to change the gpinstall.txt script where it deletes the old domain to reference the unique number of my installation? In other words, should the following line be changed to refer to my specific serial number?
Code:
delete -AID D2760001240102000000000000010000
And will I still need to change the install line to include my serial number with an -instAID option?
Are there any other script changes or concerns I should be aware of when upgrading ykneo-openpgp like this?