|
|
|
|
|
by unqueued
1580 days ago
|
|
> The UX problem with self-signed certs is that you start expecting to accept them, so when that site asks you again to accept it while you are browsing in a cafe on a public WiFi, your browser would need to know that now you are on untrusted network and that you should better watch out. But again, should you watch out more than if you were using HTTP? Does your browser make you opt in to connecting to every HTTP site on an open wifi network? What about an HTTP captive portal on an open network? I have not heard a good argument for the current behavior with self signed certificates that justifies the behavior of completely unencrypted connections. The ideal behavior would be for your browser to make it clear that the connection safe from third party attacks, but that it can't verify the website. Perhaps leave the scary warnings for submitting something over an self signed or unencrypted connection. |
|
If users expect to be "safe" when on a secure site, without them understanding intricacies of certificates, self-signed is counter productive.
There are certainly improvements to be made to the experience, but none of that can explain all these nuances in a way a temporary visitor will read and grasp.
OTOH, it's easier to teach them "HTTP unsafe, don't type anything private".