You have created a new gossip encryption key using consul keygen and installed it using the command consul keyring -install
TX/1dsj67x/4XdTeSG1Cb5RdC/cbAbv9Hch4H8cL8nk=.
However, when you try and delete the original gossip encryption key, you receive an error. Based on the error message below, what steps need to be taken in order to be
able to remove the old gossip encryption key?
1. $ consul keyring -remove /d+jMNoQWICjMvddXJXzyGPDWiEOFgApvUJcuPRcves=
2.
3. ==> Removing gossip encryption key...
4. error: Unexpected response code: 500 (12 errors occurred:
5. * WAN error: 5/5 nodes reported failure
6. * CONSUL-NODE-A.dc-1: Removing the primary key is not allowed
7. * CONSUL-NODE-C.dc-1: Removing the primary key is not allowed
8. * CONSUL-NODE-B.dc-1: Removing the primary key is not allowed
9. * CONSUL-NODE-D.dc-1: Removing the primary key is not allowed
10. * CONSUL-NODE-E.dc-1: Removing the primary key is not allowed
11. * dc-1 (LAN) error: 5/5 nodes reported failure
12. * CONSUL-NODE-E: Removing the primary key is not allowed
13. * CONSUL-NODE-A: Removing the primary key is not allowed
14. * CONSUL-NODE-D: Removing the primary key is not allowed
15. * CONSUL-NODE-B: Removing the primary key is not allowed
16. * CONSUL-NODE-C: Removing the primary key is not allowed