> I had some code to do a backup, but it was sucky because it wasn't part
> of the filelist and Scot rightfully commented it out.
I commented out backups, but the old certificates don't get deleted. So
if the installation fails, people will still have some (old)
certificates to use. But this might be confusing to have multiple
directories of certificates at the top level.
Changing the filelist is not that hard. What about this:
- Install new certificates, say certificates-XX-X
- Move existing certificates from certificates-YY-Y to
certificates-YY-Y.old, and change the filelist accordingly
- Delete any previous certificates-*.old folders, and update the
filelist accordingly