[5.11.2] - 2025-11-12
๐ Bug Fixes (#598)
- Fix key wrapping where
wrapping-keyis itself wrapped: unwrap it and then use it - Add an automatic key unwrapping for google_cse key at server startup
- Create a
OnceCellHSM instance when multiple KMS servers are use - avoiding potential startup error - Improved handling of wrapped keys, attribute propagation, and TLS cipher suite configuration
๐งช Testing (#598)
- Add CLI-tests on Google CSE endpoints (/wrap, /privatekeydecrypt, etc.) and on Google key pair creation - all with the google_cse key wrapped by HSM
๐ Documentation (#598)
- Example of configuration file: replace deprecated [auth] section with [idp_auth]