monkeyDluffy6017 opened a new pull request, #7925:
URL: https://github.com/apache/apisix/pull/7925

   ### Description
   
   Currently, the key_encryption_salt cannot be changed once users use it to 
encrypt the private key, otherwise, Apache APISIX cannot decrypt the private 
key correctly. This may become a pain point when the user leaks the salt.
   As a user, I can configure multiple key_encryption_salt for Apache APISIX, 
and Apache APISIX will use them to decrypt private keys in turn
   
   
   ### Checklist
   
   - [x] I have explained the need for this PR and the problem it solves
   - [x] I have explained the changes or the new features added to this PR
   - [x] I have added tests corresponding to this change
   - [ ] I have updated the documentation to reflect this change
   - [x] I have verified that this change is backward compatible (If not, 
please discuss on the [APISIX mailing 
list](https://github.com/apache/apisix/tree/master#community) first)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to