instill-core
instill-core copied to clipboard
[Improvement] remove insecurity verification setting in Instill Model connector
trafficstars
Is There an Existing Issue for This?
- [X] I have searched the existing issues
Where are you aiming to make improvements?
Instill Core
Is your Proposal Related to a Problem?
Using insecure TLS verification in a connection is not a good practice. The default setting for InsecureSkipVerify should be false, and we should connector configuration to set it to true only when necessary.
Describe Your Proposed Improvement
- make
InsecureSkipVerifyas a setting in Instill Model connector configuration.
Highlight the Benefits
No response
Anything Else?
No response