asyncwebio / strapi-chatgpt

Integrate ChatGPT into your Strapi application. You get both a UI to interact with ChatGPT and an API end-points to integrate into your applications.
MIT License
17 stars 5 forks source link

Certificate Issue #4

Closed jainanuj0812 closed 1 year ago

jainanuj0812 commented 1 year ago

While querying anything with this plugin we are getting certificate issue:

error: self signed certificate in certificate chain

How we can resolve this issue?

arun-hel commented 1 year ago

Our plugin does not require certificate. May be this issue is related to your server certificate.

arun-hel commented 1 year ago

Closing due to inactivity