doclin-dev / doclin

Server and VS Code Extension of Doclin
https://doclin.dev
GNU Affero General Public License v3.0
45 stars 22 forks source link

Self-signed certificate in certificate chain in VS Code extension #151

Closed shawonibnkamal closed 2 months ago

shawonibnkamal commented 2 months ago

A user reached out about this. The issue is that the user is behind a school firewall network that intercepts the traffic and re-encrypts it with a self-signed certificate. VS Code extension then no longer trusts the source.

shawonibnkamal commented 2 months ago

Confirmed the issue occurs because of firewall. Closing the issue.