-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Rovo Dev CLI
Issue Summary
Currently, the Rovo Dev CLI does not have a built-in mechanism to support custom Certificate Authority (CA) certificates. Users operating behind corporate proxies or SSL-inspecting firewalls encounter SSL verification errors below because the CLI cannot validate the certificate chain against a trusted internal root CA.
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain
Suggested Solution
Implement a feature in the Rovo Dev CLI to allow users to specify custom CA certificates.