8. Rotate the bootstrap admin key

Once you've minted per-operator API keys via the webui (Settings → API Keys), rotate the bootstrap key so it can't be reused:

sudo /opt/bng-deploy/bin/rotate-controller-key.sh

This mints a fresh internal key for the shim to talk to the controller and invalidates the old bootstrap key. Any operator-minted key stays valid.