Revision 649bfa10
ID | 649bfa10b77b3a353a26bffad60c5ba6ea7a02a2 |
Parent | aa1b9e66 |
Child | a0970d07 |
fix silly bug in signing key fingerprint calculation for display
This was causing the first byte of the signature to be chopped off, so
therefore it would not validate since the fingerprint of the cert from
the net connection had the right fingerprint, but it was compared to the
stored, truncated version.
This also means that the database version needs to be bumped to trigger an
upgrade so that the bad 62 char fingerprints are removed from the database.
Files
- added
- modified
- copied
- renamed
- deleted