ssl certificate error
Now I’m working on an extension for the after effect and this extension has a server. My task is to add an SSL certificate to the server. After adding the certificate and switching to https, the extension client gives errors - failed to fetch, status canceled inside the extension(we can fix it by adding the certificate to the trusted ones locally on computer, but it should work without it) If you access the server through a browser, the endpoints work fine, the certificate is valid(without added to computer as trusted). I would be grateful for any ideas on how to fix this
