Closed ozten closed 1 year ago
I've added scripts/revocation.js for deleting all the public and private certificates.
Use it much like bin/betafox
CONFIG_FILES=server/config/default.js,server/config/myconfig.js scripts/revocation.js
Leaving bug open, until we decide upon open questions.
Should delete all public and private certificates.
Open question: What do we do about existing apps? 1) delete them all 2) leave them, notice when they were signed by revoked keys and don't allow install?