Cognigy / Cognigy-CLI

Cognigy-CLI is a series of tools meant to aid Cognigy.AI developers in maintaining local copies of their virtual agent projects.
Other
7 stars 6 forks source link

Ignoring SSL Certificates Using Cognigy CLI within Corporate Networks #129

Open kedoska opened 11 months ago

kedoska commented 11 months ago

While utilizing the Cognigy CLI within a corporate network, I encountered a certificate error, specifically Error self-signed certificate in certificate chain. This issue arises as I attempt to follow along with the Cognigy Sessions on CLI and API (https://support.cognigy.com/hc/en-us/articles/360019857240-Cognigy-Sessions-CLI-and-API). The documentation does not provide information on how to bypass or ignore SSL certificate verification which is crucial for operating within certain corporate network environments.

It would be highly beneficial to have a feature or documented workaround to ignore SSL certificate verification for the Cognigy CLI, enabling seamless operation within secured corporate networks. This addition would mitigate the encountered self-signed certificate error, ensuring a smoother user experience.

Any guidance or update to address this issue would be greatly appreciated. Thank you for your attention to this matter.