didalgolab/chatgpt-intellij-plugin

Unable to find valid certification path to requested target

Opened this issue · 1 comments

vsailo commented

In the Server Settings, I use Customize Server: https://openai-xyz-sandbox-experiment.openai.azure.com/openai/deployments/xyz-gpt35-experimental/chat/completions?api-version=2023-03-15-preview.

However, I am getting the following error:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; unable to find valid certification path to requested target;

Does it work if you use other network (e.g.: if you are in work/university network, try using smartphone network instead)? Such error "might" suggest that you're behind some kind of proxy that "watches" https traffic.