coddingtonbear / obsidian-local-rest-api

Unlock your automation needs by interacting with your notes in Obsidian over a secure REST API.
MIT License
644 stars 59 forks source link

Security issues EDGE #68

Closed pohall63 closed 1 year ago

pohall63 commented 1 year ago

I am getting the following error message:

Unable to connect to Obsidian: Failed to fetch. Obsidian Local REST API is probably running in secure-only mode, and your browser probably does not trust its certificate. Either enable insecure mode from Obsidian Local REST API's settings panel, or see the settings panel for instructions regarding where to acquire the certificate you need to configure your browser to trust.

I have enabled insecure mode and it works but this is sub-optimal. Looked for information on how to set Edge to trust certificate with no luck. Any ideas?