v0.162.24
Infisical/infisicalv0.162.24Aug 21, 2026by scott-ray-wilson
AI Summary
Bug fixes focusing on identity TLS certificate validation and secret rotation password complexity inputs.
Key Highlights
- Enforced strict validation rules for identity TLS certificates (name constraints, EKU)
- Fixed password complexity number inputs in secret rotations
New Features
- Strict TLS certificate validation
- Password complexity input fixes
Full Release Notes
## What's Changed * fix: enforce name constraints, path length, and EKU on identity TLS cert auth by @Thiago-AS in https://github.com/Infisical/infisical/pull/7717 * fix(secret-rotations): allow clearing password complexity number inputs by @claude[bot] in https://github.com/Infisical/infisical/pull/7719 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.162.23...v0.162.24