I just discovered that Obsidian editor allows to show presentations with the obsidian-advanced-canvas plugin. I made a fork that adds a screen of remarkable tablet by injecting an iframe.
Unfortunately I couldn't make it work with HTTPS.
When I try to open "https://10.11.99.1:2001" in the iframe, the screen isn't shown and a following error is printed by the server:
2024/11/24 20:04:17 http: TLS handshake error from 10.11.99.8:48546: remote error: tls: unknown certificate
I just discovered that Obsidian editor allows to show presentations with the obsidian-advanced-canvas plugin. I made a fork that adds a screen of remarkable tablet by injecting an iframe.
Unfortunately I couldn't make it work with HTTPS. When I try to open "https://10.11.99.1:2001" in the iframe, the screen isn't shown and a following error is printed by the server:
2024/11/24 20:04:17 http: TLS handshake error from 10.11.99.8:48546: remote error: tls: unknown certificate
Do you know if this issue could be fixed?
I would appreciate any feedback! Thanks