You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The section "Self-signed certificates" informs users that a problem might occur when using a self-signed certificate and that this certificate could be rejected. This is indeed the case and many users are clueless as to what to do in this case. Users also have varying levels of knowledge about certificates, ports, permissions, etc.
The texts says "Ultimately, your option may be to serve files to local devices as http:// rather than https://." This answer is not definitive and far too cryptic for any average user to comprehend.
Ideally, a built-in solution for this should be implemented, but at the very least, the documentation should explicitly guide users as to how to solve this problem.