graph-framework-for-microservices
graph-framework-for-microservices copied to clipboard
[Feature]: CLI should add to option to verify ssl certs of the saas/target cluster
Contact Details
No response
Tell us the project / group you are associated with
Community (Default)
What would you like to see implemented?
Not all cluster that the CLI interacts with this have signed certificates. CLI today has skip TLS verify by default as pointed out by @aaronjwood in this PR: https://github.com/vmware-tanzu/graph-framework-for-microservices/pull/92
CLI could expose a "-k" or "--insecure" option, so user can use this to interact with endpoints that do not have a public signed cert. If this option is not provided, then the certificate should be verified.
Are you able to share screenshots or illustrations that explains the feature?
No response
How critical is this feature to you?
Major - important feature to be incorporated as there are no known alternatives in the solution
Any additional / relevant info
No response
New JIRA Created with ID: https://jira.eng.vmware.com/browse/NPT-759