This release enhances security configuration by enabling multi-hostname TLS support and introducing stricter startup validation for faster troubleshooting. Key updates also include integrated command-line help for improved usability and a critical fix to restore STANDARD license plan functionality.

### Improvements
- Enhanced TLS configuration to support multiple key and certificate pairs, allowing a single server to manage multiple hostnames. The example configuration file is now corrected to reflect this capability. (#116)
- Implemented stricter startup validation for TLS configurations, providing immediate and explicit error messages to accelerate troubleshooting of misconfigurations. (#119)
- Integrated on-demand help documentation into the `minkms` CLI for `add-enclave` and `rm-enclave` commands, improving operational efficiency. (#121)

### Bug Fixes
- Restored functionality for the STANDARD license plan, ensuring customers can activate and operate the software without interruption. (#115)
- Resolved an issue where the `minkms ls-identity` command ignored the provided API key, ensuring correct authentication when using the CLI. (#120)