Resolving the x509 Certificate Error
When you use KooCLI to manage and access cloud resources after configuring the HTTP proxy, the x509 error may occur when you call a cloud service API. The reason is that your proxy has modified the root certificate issued by the HTTPS website. As a result, the certificate becomes invalid when you access HTTPS resources on external networks.
To resolve this problem, import the certificate issued by your company to the trusted CA certificate of the OS. Alternatively, add --cli-skip-secure-verify=true to your command to skip certificate verification (not recommended).
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.