0.5.0
Pre-release
Pre-release
CLI version 0.5.0 is only compatible with server version 0.5.0
New Features -
- CA set and generate operations are now done in same namespace as credentials
- Ability to generate intermediate CA certificates
- Ability to define key usage extension values
- Update password generation defaults - length: 30, special characters: excluded
Breaking changes -
- Due to the change in special character default, an error will occur when regenerating previously generated credentials that used the exclude_special=true setting. You may generate the value again with the desired parameters to resolve this issue.