Improve mTLS error messages upon wrong field values in the Ankaios CLI #326
Labels
enhancement
New feature or request. Issue will appear in the change log "Features"
Milestone
Description
Currently, if the user enters a wrong path for the certificates or key in an Ankaios CLI, then the error message is "Channel preliminary closed." which is not helpful to the user since it is an internal Rust channel error message. This is independent of using the environment variables or the cli arguments directly.
tools/certs/create_certs.sh
to create certificates for developmentYou should see the following error message:
Goals
Enhance the Ankaios CLI to output helpful error messages when an mTLS setting has an invalid value.
Final result
Summary
To be filled when the final solution is sketched.
Tasks
The text was updated successfully, but these errors were encountered: